wip: planning
This commit is contained in:
parent
33504e121a
commit
90f04bd96b
|
@ -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%;
|
||||
|
|
Loading…
Reference in New Issue