diff --git a/app/views/login.pug b/app/views/login.pug index f7bdeb6..9e3f1e4 100644 --- a/app/views/login.pug +++ b/app/views/login.pug @@ -16,7 +16,7 @@ html background-color:#343a40; } .container-intro { - margin-top: 10em; + margin-top: 1em; color: #cccccc; text-align: center; }