diff --git a/assets/style.css b/assets/style.css index d9538a830b..9ca0fb5998 100644 --- a/assets/style.css +++ b/assets/style.css @@ -364,6 +364,12 @@ footer { #toc li { list-style: none; + line-height: 1.2; + padding: .2em 0; + } + + #toc li a { + padding: .2em 0; } #logo:before {