From 6bd941ec4e5c6b57958b2680509337ed994145af Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 21:22:38 +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 cf76aab..34c5ece 100644 --- a/styles/main.css +++ b/styles/main.css @@ -21,7 +21,7 @@ body { #thsf-schedule-wrapper { position: fixed; - top: 270px; + top: 220px; left: 50%; transform: translateX(-50%); width: 50%;