Skip to content

Commit d524053

Browse files
committed
Center text for better symmetry.
1 parent e4f3d74 commit d524053

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
@@ -21,6 +21,7 @@ body {
2121
counter-reset: exampleno figure issue;
2222
margin: 0 auto !important;
2323
max-width: 50em;
24+
text-align: center;
2425
}
2526

2627
body {

0 commit comments

Comments
 (0)