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-accent-light: #6969ac;
|
||||||
|
|
||||||
--color-text: var(--color-white);
|
--color-text: var(--color-white);
|
||||||
|
|
||||||
|
font-family: sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(*) {
|
:global(*) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user