Fix chrome font weight rendering (#2694)
This commit is contained in:
parent
2ce9ab7da0
commit
68639db76f
2 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,7 @@
|
|||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-ms-overflow-style: scrollbar;
|
||||
font-synthesis-weight: none;
|
||||
}
|
||||
|
||||
/* Remove default link styling */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue