Skip to content

Commit 1783c47

Browse files
committed
Also center headings for better symmetry.
1 parent d524053 commit 1783c47

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
@@ -36,6 +36,7 @@ h1,h2,h3,h4,h5,h6 {
3636
font-family: Consolas, Courier New, monospace !important;
3737
border-bottom: thick solid !important;
3838
padding: 3px !important;
39+
text-align: center !important;
3940
}
4041
h1,h2,h3,h4,h5,h6,.example, .issue, .figure, .note, .propdef {
4142
-webkit-animation: rainbow-border 2s infinite;

0 commit comments

Comments
 (0)