mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 02:01:56 +02:00
move font-smoothing to generic styles
This commit is contained in:
@@ -13,6 +13,7 @@ body {
|
||||
font-size: $font-size;
|
||||
color: $base-color;
|
||||
background-color: $background-color;
|
||||
-webkit-font-smoothing : none;
|
||||
}
|
||||
|
||||
button,
|
||||
|
Reference in New Issue
Block a user