From ff3fe1c626f7e4d64310ee70f6a3a7ceb2b930be Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:13:03 +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 b9f3dfb..829533c 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -89,7 +89,7 @@ img.logo { } #left_navbar_wrapper, #right_navbar_wrapper { - margin-top: 10px; + margin-top: 2em; display: flex; flex-direction: column; justify-content: flex-start;