We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c220dbc commit fba677cCopy full SHA for fba677c
1 file changed
default.css
@@ -19,7 +19,7 @@
19
20
body {
21
counter-reset: exampleno figure issue;
22
- margin 0 auto !important;
+ margin: 0 auto !important;
23
max-width: 50em;
24
}
25
0 commit comments