diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index e81e6d9..3481f80 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -64,8 +64,9 @@ span.place { display: flex; flex-direction: row; justify-content: center; - align-items: flex-start; + /* align-items: flex-start; align-content: flex-start; + height: 100vh; */ } #center_wrapper {