From ec00736a2d5e42cf0e81b6ace82ec8991beae8bf Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:44:17 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 1d04a9f..cf97517 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -66,7 +66,6 @@ span.place { justify-content: center; align-items: flex-start; align-content: flex-start; - height: 100vh; } #center_wrapper { @@ -74,7 +73,6 @@ span.place { flex-direction: column; justify-content: flex-start; align-items: center; - overflow: auto; } #header {