fix(revert): font aliasing

This commit is contained in:
Jacky Zhao
2024-02-02 01:15:10 -08:00
parent 7914d8821f
commit 2c75fd68d8

View File

@@ -7,8 +7,6 @@ html {
text-size-adjust: none;
overflow-x: hidden;
width: 100vw;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body,