Skip to content

Commit 3b7f7c9

Browse files
committed
Put the max-width back *again*.
1 parent 807ec98 commit 3b7f7c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

default.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
body {
2121
counter-reset: exampleno figure issue;
2222
margin: 0 auto !important;
23+
max-width: 50em;
2324
}
2425

2526
/* Pagination */

0 commit comments

Comments
 (0)