set font
This commit is contained in:
parent
f3528185a4
commit
f16e3d1fbf
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ body {
|
|||
box-sizing: border-box;
|
||||
background-color: var(--bg-2);
|
||||
color: var(--fg-2);
|
||||
font-family: var(--font-LexendDeca);
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
Loading…
Reference in a new issue