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