chore: styles
This commit is contained in:
parent
e8ae3c1448
commit
39ce5ea05c
3 changed files with 5 additions and 5 deletions
|
@ -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,
|
||||
|
|
Reference in a new issue