From c5db3e417734b6d985438398e513570908677374 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 21:07:10 +1100 Subject: [PATCH] wip: planning --- styles/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/main.css b/styles/main.css index 78f2eb5..5b0e343 100644 --- a/styles/main.css +++ b/styles/main.css @@ -21,7 +21,7 @@ body { #thsf-schedule-wrapper { position: fixed; - top: 200px; + top: 400px; left: 50%; transform: translateX(-50%); width: 50%;