From e59f43d190a08ed6e58617de2634858bb42f8f4b Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:00:12 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 09d2a64..fc1cbe0 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -90,7 +90,6 @@ img.logo { #left_navbar_wrapper, #right_navbar_wrapper { margin-top: 10px; - position: fixed; display: flex; flex-direction: column; justify-content: flex-start;