From f063ad1eb08ca7671416cb772d4c30d39727e6e0 Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 20:01:20 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index d273606..8eb543d 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -93,8 +93,7 @@ img.logo { #navbar_wrapper { position: fixed; bottom: 0; - margin-top: 1e; - padding-bottom: 1em; + padding: 1em 0; display: flex; flex-direction: row; justify-content: center;