Skip to content

Commit 6d81d15

Browse files
committed
fixup! undo spurious CSS reordering
1 parent 784a176 commit 6d81d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ h1 {
1111
font-size:60px;
1212
line-height:60px;
1313
font-family:georgia, Arial, serif;
14-
font-weight:normal;
1514
margin-bottom:15px;
15+
font-weight:normal;
1616
overflow-wrap:break-word;
1717
hyphens:auto;
1818
}

0 commit comments

Comments
 (0)