From 2ac563f77a4353f7845e16b5058ea49e31361666 Mon Sep 17 00:00:00 2001 From: asyncnomi Date: Sun, 8 Jan 2023 22:29:11 +0100 Subject: [PATCH] bla --- static/css/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index 419395a..5edd127 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -134,8 +134,6 @@ a:hover { } #login-form { - margin-top: 25vh; - margin-bottom: 10vh; padding: 0px; width: 50vw; } @@ -273,6 +271,7 @@ button[type="submit"]:hover { .container { margin: 0px; width: 100%; + height: 100%; top: 0; border-radius: 0px; box-shadow: none;