Skip to content

Commit 3e01032

Browse files
committed
Have section links not make the line higher. (Avoid content jumping around.)
1 parent 810ded7 commit 3e01032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ a.section-link {
9898
display: none;
9999
font-size: 16px;
100100
height: 1.4em;
101-
margin: 0 .5em;
101+
margin: -0.2em .5em;
102102
text-align: center;
103103
vertical-align: text-bottom;
104104
width: 1.4em;

0 commit comments

Comments
 (0)