Updated tracker and collect.

This commit is contained in:
Mike Cao 2023-03-26 04:15:08 -07:00
parent 43ef6884df
commit cdacb640c6
12 changed files with 234 additions and 463 deletions

View file

@ -1,5 +1,5 @@
.test {
border: 1px solid var(--base200);
border: 1px solid var(--base400);
border-radius: 5px;
padding: 0 20px 20px 20px;
}
@ -7,9 +7,5 @@
.header {
font-size: 16px;
font-weight: 700;
line-height: 90px;
}
.hidden {
transform: rotate(-90deg);
margin: 20px 0;
}