Aswanth
2025-05-24 6d49d975598cd7f48e2b7347c2b83d8aac6a2f56
quartz/styles/base.scss
@@ -238,6 +238,7 @@
        padding: 0;
        & > * {
          flex: 1;
          max-height: 24rem;
        }
        & > .toc {
          display: none;
@@ -577,7 +578,7 @@
  clear: both;
  & > li.overflow-end {
    height: 1rem;
    height: 0.5rem;
    margin: 0;
  }
@@ -593,6 +594,7 @@
}
.katex-display {
  display: initial;
  overflow-x: auto;
  overflow-y: hidden;
}