fix: light theme fixes

This commit is contained in:
alexsparkes
2023-01-08 14:01:00 +00:00
parent 4920ae7b80
commit 602ea813f2
4 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,6 @@
user-select: none;
text-transform: capitalize;
font-weight: bold;
color: #fff;
--shadow-shift: 0.125rem;
}