chore: update spacing
This commit is contained in:
parent
1913e7da9e
commit
5393f04ba0
3 changed files with 5 additions and 5 deletions
|
@ -12,8 +12,8 @@ html {
|
|||
body {
|
||||
font-size: var(--font-size-base);
|
||||
line-height: var(--line-height-base);
|
||||
letter-spacing: -0.025rem;
|
||||
word-spacing: -0.05rem;
|
||||
letter-spacing: -0.035rem;
|
||||
word-spacing: -0.15rem;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
|
|
Reference in a new issue