site: remove font smoothing style

This commit is contained in:
afc163 2017-09-08 13:36:10 +08:00
parent 30745da52e
commit fb8fec6d3a

View File

@ -1,8 +1,3 @@
html {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html,
body {
height: 100%;