fix styling issue

This commit is contained in:
kevmodrome 2020-04-06 17:12:11 +02:00
parent 81b57b1a91
commit 4533258c4a
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
} }
html, body { html, body {
display: grid;
font-family: var(--fontnormal); font-family: var(--fontnormal);
color: var(--secondary80); color: var(--secondary80);
padding: 0; padding: 0;