actually use the right font lol

This commit is contained in:
Ellpeck 2019-11-16 02:14:43 +01:00
parent 49b41ea907
commit 58ef72ce59

View file

@ -4,6 +4,7 @@ body {
background-repeat: no-repeat; background-repeat: no-repeat;
background-attachment: fixed; background-attachment: fixed;
background-size: cover; background-size: cover;
font-family: Roboto;
} }
.main { .main {