From 9363b63bf741f5fcb2d524567f87b5ec5f129d8d Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 21:10:32 +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 216a309..a0ac3a1 100644 --- a/styles/main.css +++ b/styles/main.css @@ -21,7 +21,7 @@ body { #thsf-schedule-wrapper { position: fixed; - top: 630px; + top: 650px; left: 50%; transform: translateX(-50%); width: 50%;