style.css: sans-serif because Jost* looks too playful
This commit is contained in:
parent
b01e9b9754
commit
e729f3b5b5
|
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
font-family: "Jost*";
|
||||
font-family: "sans-serif";
|
||||
margin: 0 auto;
|
||||
max-width: 66ch;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue