From 0bf79cb0c8e0ff0b38d253555091f52a2e9b9c24 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 21:24:25 +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 5a80e68..2c803c8 100644 --- a/styles/main.css +++ b/styles/main.css @@ -21,7 +21,7 @@ body { #thsf-schedule-wrapper { position: fixed; - top: 250px; + top: 220px; left: 50%; transform: translateX(-50%); width: 50%;