Skip to content

Commit 7883348

Browse files
committed
Change the default styling back AGAIN.
1 parent 555e229 commit 7883348

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

default.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
body {
2121
counter-reset: exampleno figure issue;
22+
margin: 0 auto !important;
23+
max-width: 50em;
2224
}
2325

2426
/* Pagination */

0 commit comments

Comments
 (0)