mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-30 17:30:23 +02:00
disable font-smoothing on webkit
This commit is contained in:
@@ -17,6 +17,7 @@ html {
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-overflow-style: scrollbar;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
-webkit-font-smoothing : none;
|
||||
}
|
||||
|
||||
@-ms-viewport {
|
||||
|
Reference in New Issue
Block a user