We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4a5ec commit 8fca1c9Copy full SHA for 8fca1c9
css-module/default.css
@@ -20,7 +20,7 @@
20
body {
21
counter-reset: exampleno figure issue;
22
max-width: 50em;
23
- margin: 0;
+ margin: 0 auto !important;
24
}
25
26
/* Pagination */
0 commit comments