chore: styles

This commit is contained in:
Cory Dransfeldt 2024-08-14 20:13:21 -07:00
parent e8ae3c1448
commit 39ce5ea05c
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -43,8 +43,8 @@ body {
::-webkit-scrollbar,
body::-webkit-scrollbar {
width: var(--sizing-sm);
height: var(--sizing-sm);
width: var(--sizing-md);
height: var(--sizing-md);
}
a:focus,