Fix: add Firefox-specific font smoothing properties
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user