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