Skip to content

Commit 0815dc4

Browse files
committed
Fix layout of prev link in sectionnav
1 parent 2c2cc89 commit 0815dc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/main.css

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ body {
77
}
88
.sectionlink {
99
line-height: 120%;
10+
margin-left: -1em;
1011
}
1112
.sectionlink.right {
1213
text-align: right;

0 commit comments

Comments
 (0)