We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
text-size-adjust
1 parent 38cd03c commit 1618751Copy full SHA for 1618751
1 file changed
sanitize.css
@@ -41,6 +41,7 @@
41
tab-size: 4; /* 4 */
42
-webkit-tap-highlight-color: transparent; /* 5 */
43
-webkit-text-size-adjust: 100%; /* 6 */
44
+ text-size-adjust: 100%; /* 6 */
45
}
46
47
/* Sections
0 commit comments