quartz/components/styles/toc.scss
@@ -45,14 +45,13 @@ } } .toc-content { ul.toc-content { list-style: none; position: relative; & ul { list-style: none; margin: 0.5rem 0; padding: 0; list-style: none; & > li > a { color: var(--dark); opacity: 0.35; @@ -63,7 +62,6 @@ opacity: 0.75; } } } @for $i from 0 through 6 { & .depth-#{$i} {