added -moz-osx-font-smoothing to the stylesheet which improves font rendering in firefox

This commit is contained in:
Henry Oswald
2014-07-28 16:10:30 +01:00
parent db920f7aaf
commit 0db45733c5
@@ -5,6 +5,7 @@
* {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
// Headings