fix: roboto and ionicons

This commit is contained in:
Milan Pässler 2019-01-26 04:11:47 +01:00
commit fe17e32886
6 changed files with 22 additions and 16 deletions

View file

@ -70,7 +70,7 @@ $buttondistance: 12pt;
body {
margin: 0;
padding: 0;
font-family: 'Roboto Slab', serif;
font-family: 'Roboto-Slab', serif;
font-size: 11pt;
color: #333;
}