Changed font to sans serif
This commit is contained in:
parent
9eacbbbd46
commit
28af488e93
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#define COL5 #FEC89A
|
||||
|
||||
body {
|
||||
font-family: serif;
|
||||
font-family: sans-serif;
|
||||
max-width: 600px;
|
||||
margin: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue