From b25e5dd1eee983a0172ed636b2cbd0772732ed04 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 21:07:33 +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 5b0e343..2b898cc 100644 --- a/styles/main.css +++ b/styles/main.css @@ -21,7 +21,7 @@ body { #thsf-schedule-wrapper { position: fixed; - top: 400px; + top: 800px; left: 50%; transform: translateX(-50%); width: 50%;