add root font-family (sans-serif)
This commit is contained in:
parent
414e11cdb9
commit
8559a6b85e
@ -22,6 +22,8 @@ function handleClick() {
|
||||
--color-accent-light: #6969ac;
|
||||
|
||||
--color-text: var(--color-white);
|
||||
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
:global(*) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user