Skip to content

Commit 81dd1af

Browse files
committed
add text-spacing-trim: normal; (will not work in Firefox)
1 parent e2e91a6 commit 81dd1af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/main.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
-webkit-font-smoothing: antialiased !important;
77
-moz-osx-font-smoothing: grayscale !important;
88
text-autospace: normal !important;
9+
text-spacing-trim: normal !important;
910
text-rendering: optimizeLegibility !important;
1011
}
1112

0 commit comments

Comments
 (0)