use sans font family
This commit is contained in:
parent
de1dff70f1
commit
c3765e70a4
|
@ -17,6 +17,7 @@ body {
|
|||
margin: 0;
|
||||
padding-bottom: 6rem;
|
||||
min-height: 100%;
|
||||
font-family: sans;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in New Issue