Ben Schlegel
2023-09-21 8eb1554b13532a2441b41d2018800c56cfa84ce9
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 {