wip: planning

This commit is contained in:
mco-system 2023-04-04 21:06:38 +11:00
parent 33504e121a
commit 90f04bd96b
1 changed files with 1 additions and 9 deletions

View File

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