Merge pull request #1944 from fiskgrodan/patch-1

Update global.css
pull/7738/head
Rich Harris 7 years ago committed by GitHub
commit cb98fbe1bb

@ -233,7 +233,7 @@ h1 { font-size: var(--h1) }
p, ol, ul {
line-height: 1.5;
margin: 0 0 1em 0;
font-family: Roboto;
font-family: Roboto, sans-serif;
-webkit-font-smoothing: antialiased;
/* font-family: var(--font-system); */
}

Loading…
Cancel
Save