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 {