new font
This commit is contained in:
parent
090d18b1fe
commit
002fca8286
5 changed files with 14 additions and 60 deletions
|
|
@ -9,6 +9,7 @@ body {
|
|||
width: 100%;
|
||||
font-family: _font(family);
|
||||
font-weight: 300;
|
||||
font-size: 1em;
|
||||
color: var(--fg);
|
||||
letter-spacing: _font(kerning);
|
||||
background-color: var(--bg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue