Quote "-apple-system" to make IE11 happy

This commit is contained in:
Bryan Housel
2017-02-25 15:27:32 -05:00
parent 5ba72292ac
commit bf71756b50
+1 -1
View File
@@ -11,7 +11,7 @@ html, body {
}
body {
font: normal 12px/1.6667 -apple-system, BlinkMacSystemFont,
font: normal 12px/1.6667 "-apple-system", BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
"Fira Sans", "Droid Sans", "Helvetica Neue", "Arial",
sans-serif;