From 1dae0b9e0f57a34daf4a4043102031e8562719f1 Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:37:56 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {