Jacky Zhao
2023-11-16 95b1141b9df7b8de3fdb893454326daf752d7f66
quartz/components/styles/recentNotes.scss
@@ -1,11 +1,12 @@
.recent-notes {
  & > h3 {
    margin: 0.5rem 0 0 0;
    font-size: 1rem;
  }
  & > ul.recent-ul {
    list-style: none;
    margin-top: 1.5rem;
    margin-top: 1rem;
    padding-left: 0;
    & > li {