Sohum
2024-10-13 1dc208356abdcf8d3c0e826fd2184624298dd771
quartz/components/styles/toc.scss
@@ -1,8 +1,8 @@
.toc {
  display: flex;
  flex-direction: column;
  &.desktop-only {
    display: flex;
    max-height: 40%;
  }
}
@@ -74,6 +74,7 @@
  }
  > ul.overflow {
    max-height: none;
    width: 100%;
  }
  @for $i from 0 through 6 {