We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446b9a1 commit 53faca7Copy full SHA for 53faca7
1 file changed
src/styles/globals.scss
@@ -68,7 +68,7 @@ body {
68
color: var(--font-color);
69
-webkit-font-smoothing: antialiased;
70
-moz-osx-font-smoothing: grayscale;
71
- text-rendering: optimizeLegibility;
+ text-rendering: optimizelegibility;
72
}
73
74
body {
0 commit comments