Switch from sans to sans-serif
This commit is contained in:
parent
8e338f89c0
commit
4cb9040887
@ -7,7 +7,7 @@ body, html {
|
||||
background: white;
|
||||
width: 700px;
|
||||
margin: auto;
|
||||
font-family: Sans;
|
||||
font-family: sans-serif;
|
||||
font-size: 0.9em;
|
||||
color: #000;
|
||||
letter-spacing: 0.05em;
|
||||
|
Loading…
Reference in New Issue
Block a user