We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbf845 commit 776bd4dCopy full SHA for 776bd4d
2 files changed
evergreen.css
@@ -39,7 +39,7 @@
39
overflow-wrap: break-word; /* 3 */
40
-moz-tab-size: 4; /* 4 */
41
tab-size: 4; /* 4 */
42
- -webkit-tap-highlight-color: transparent /* 5 */;
+ -webkit-tap-highlight-color: transparent; /* 5 */
43
-webkit-text-size-adjust: 100%; /* 6 */
44
}
45
sanitize.css
0 commit comments