Use sans-serif font in web

pull/596/head
NemoAlex 7 years ago committed by GitHub
parent a384bf5580
commit 43fb3f3ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,6 +48,7 @@
body {
background-color: #fafafa;
margin: 0px;
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;
}
header {

Loading…
Cancel
Save