Skip to content

Commit 3e85e36

Browse files
committed
Beautified the ToC.
1 parent dad85d1 commit 3e85e36

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

assets/css/post.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,9 @@
124124
}
125125

126126
#toc li>a {
127-
padding-top: 0;
127+
line-height: 1rem;
128+
padding-top: .5rem;
129+
padding-bottom: .5rem;
128130
}
129131

130132

0 commit comments

Comments
 (0)