use sans font family

This commit is contained in:
neri 2019-12-14 18:21:46 +01:00
parent de1dff70f1
commit c3765e70a4
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ body {
margin: 0;
padding-bottom: 6rem;
min-height: 100%;
font-family: sans;
}
a {