chore: update deps
This commit is contained in:
parent
89b8e9dcad
commit
4df53beb0b
3 changed files with 6 additions and 11 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Reference in a new issue