Update antialias
This commit is contained in:
parent
aa274c5c9b
commit
7a57b4f928
|
@ -4,8 +4,8 @@ layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
* {
|
* {
|
||||||
text-rendering: optimizeLegibility !important;
|
text-rendering: optimizeLegibility;
|
||||||
-webkit-font-smoothing: antialiased !important;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue