mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
website - add -moz-osx-font-smoothing for smooth firefox osx fonts
This commit is contained in:
@@ -7,6 +7,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
color: $body-font-color;
|
||||
background-color: $white;
|
||||
|
||||
Reference in New Issue
Block a user