We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3146ce4 commit d7effffCopy full SHA for d7effff
1 file changed
src/client/theme-default/styles/base.css
@@ -44,6 +44,8 @@
44
text-rendering: optimizeLegibility;
45
-webkit-font-smoothing: antialiased;
46
-moz-osx-font-smoothing: grayscale;
47
+ text-autospace: normal;
48
+ text-spacing-trim: normal;
49
}
50
51
main {
0 commit comments