Ben Schlegel
2023-09-21 fa69c2a5656254251b74dbd5545bef000f67af2f
quartz/styles/base.scss
@@ -446,7 +446,7 @@
ul.overflow,
ol.overflow {
  height: 300px;
  max-height: 400;
  overflow-y: auto;
  // clearfix
@@ -454,7 +454,7 @@
  clear: both;
  & > li:last-of-type {
    margin-bottom: 50px;
    margin-bottom: 30px;
  }
  &:after {