From 90f04bd96b4a80efb553e686173207c01d1266c5 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 21:06:38 +1100 Subject: [PATCH] wip: planning --- styles/main.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/styles/main.css b/styles/main.css index eb61e45..78f2eb5 100644 --- a/styles/main.css +++ b/styles/main.css @@ -19,17 +19,9 @@ body { /* overflow: hidden; */ } -.bunt-tabs-header-items { - background-color: red; -} - -.bunt-tab-header-item.active { - color: blue; -} - #thsf-schedule-wrapper { position: fixed; - top: 0; + top: 200px; left: 50%; transform: translateX(-50%); width: 50%;