Skip to content

Commit 799cd0d

Browse files
committed
Re-added the max-width again.
1 parent 2a4c0a2 commit 799cd0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-module/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)