Explicitly set background-color

Closes #132
pull/137/head
Matt Baer 5 years ago
parent 6fdc343986
commit ebeb7b03e6
  1. 1
      less/core.less

@ -15,6 +15,7 @@ body {
font-size-adjust: 0.5;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: white;
color: #111;
h1, header h2 {

Loading…
Cancel
Save