chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-10-03 08:22:35 -07:00
parent 192fcbfcf9
commit cc917e45c5
No known key found for this signature in database
19 changed files with 42 additions and 54 deletions

View file

@ -19,7 +19,7 @@ button,
font-weight: var(--font-weight-bold);
line-height: var(--line-height-base);
white-space: nowrap;
color: var(--color-lightest);
color: var(--text-color-inverted);
background-color: var(--accent-color);
appearance: none;
transition-property: border;