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