This commit is contained in:
sakrecoer 2021-04-04 20:10:05 +02:00
parent 090d18b1fe
commit 002fca8286
5 changed files with 14 additions and 60 deletions

View file

@ -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);