Jacky Zhao
2023-09-20 48452231d5fcd14ef218928bde9ae7e5bc745f4a
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 {