chore: update deps

This commit is contained in:
Cory Dransfeldt 2024-11-14 09:49:02 -08:00
parent 89b8e9dcad
commit 4df53beb0b
No known key found for this signature in database
3 changed files with 6 additions and 11 deletions

View file

@ -9,11 +9,6 @@ html {
scrollbar-color: var(--accent-color) var(--gray-light);
}
body {
letter-spacing: -0.035rem;
word-spacing: -0.15rem;
}
::-webkit-scrollbar {
width: var(--sizing-md);
}