Skip to content

Commit c562970

Browse files
authoredOct 19, 2021
Website: Adjusted TOC's line height for better readability (#3145)
1 parent faedfe8 commit c562970

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎assets/style.css

+6
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,12 @@ footer {
364364

365365
#toc li {
366366
list-style: none;
367+
line-height: 1.2;
368+
padding: .2em 0;
369+
}
370+
371+
#toc li a {
372+
padding: .2em 0;
367373
}
368374

369375
#logo:before {

0 commit comments

Comments
 (0)
Please sign in to comment.