We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067f9e2 commit 2cddb39Copy full SHA for 2cddb39
static/assets/css/split.css
@@ -61,7 +61,7 @@ table {
61
-webkit-font-smoothing: antialiased;
62
-moz-osx-font-smoothing: grayscale;
63
text-rendering: optimizeLegibility;
64
- -moz-font-feature-settings: "liga" on;
+ font-feature-settings: "liga" on;
65
margin: 0;
66
}
67
0 commit comments