From fdc32df32ae2649cdfc8aba88e15491dca069708 Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 18:53:55 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 61c3780..12099d8 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -57,7 +57,7 @@ span.place { display: flex; flex-direction: line; justify-content: flex-start; - align-items: start; + align-items: center; } #center_wrapper {