feat(app): all the rest of the things

This commit is contained in:
rektdeckard
2023-03-22 01:29:34 -06:00
parent bdc1996a07
commit 1e95c69d43
18 changed files with 369 additions and 359 deletions

View File

@@ -34,7 +34,7 @@ button.tab:focus-visible {
}
button.tab:hover:not(.active) {
background-color: var(--sheer);
background-color: var(--hover-tabs);
}
button.tab.active {