correct safari rendering

master
Matthew Butterick 6 years ago
parent 8edff5b45b
commit ec63bbfe3a

@ -205,6 +205,7 @@ body {
(make-css-kerning)
(make-css-ligatures)
color: #444;
-webkit-font-smoothing: subpixel-antialiased; /* corrects safari rendering */
}
(define body-left-margin "11rem")