Ben Schlegel
2023-10-05 cec4877adb7e89f4d4e0a442e82655e0d35dbe16
quartz/styles/base.scss
@@ -328,6 +328,7 @@
  &:has(> code.mermaid) {
    border: none;
    position: relative;
  }
  & > code {
@@ -446,7 +447,7 @@
ul.overflow,
ol.overflow {
  height: 300px;
  max-height: 400;
  overflow-y: auto;
  // clearfix
@@ -454,7 +455,7 @@
  clear: both;
  & > li:last-of-type {
    margin-bottom: 50px;
    margin-bottom: 30px;
  }
  &:after {