We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tab-size
1 parent 8586897 commit 96261e0Copy full SHA for 96261e0
modern-normalize.css
@@ -19,7 +19,7 @@ Use a better box model (opinionated).
19
Use a more readable tab size (opinionated).
20
*/
21
22
-:root {
+html {
23
-moz-tab-size: 4;
24
tab-size: 4;
25
}
0 commit comments