mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
Remove -webkit-font-smoothing: antialised
This commit is contained in:
parent
6da5f9dd10
commit
8fd26ebc40
@ -13,7 +13,6 @@
|
||||
background-color: #E6E6E6;
|
||||
text-decoration: none;
|
||||
border-radius: 2px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
/* Transitions */
|
||||
-webkit-transition: 0.1s linear -webkit-box-shadow;
|
||||
-moz-transition: 0.1s linear -moz-box-shadow;
|
||||
|
Loading…
Reference in New Issue
Block a user