mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
site: add smooth font render back
This commit is contained in:
parent
c037abab6a
commit
d55ff63587
@ -1,3 +1,8 @@
|
||||
html {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user