We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4c0a2 commit 799cd0dCopy full SHA for 799cd0d
1 file changed
css-module/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