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