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