mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-09 00:59:02 +02:00
added -moz-osx-font-smoothing to the stylesheet which improves font rendering in firefox
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: optimizeLegibility;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
// Headings
|
||||
|
||||
Reference in New Issue
Block a user