Aaron Pham
2024-10-12 c5d97db0003b239abaf456f4152ab3864bca4424
quartz/components/styles/toc.scss
@@ -1,8 +1,8 @@
.toc {
  display: flex;
  flex-direction: column;
  &.desktop-only {
    display: flex;
    max-height: 40%;
  }
}