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%;