fix default font family

Probably a regression introduced with fdd162a7b9
This commit is contained in:
kelciour 2021-06-10 12:07:52 +03:00
parent 2b8bbda55f
commit 44cf5153b1

View file

@ -8,7 +8,6 @@
}
body {
font-family: Helvetica, Arial;
color: var(--text-fg);
background: var(--window-bg);
margin: 1em;