Jacky Zhao
2023-08-20 b99d4cd8ce99ea1e52a97654ab153774a6bc598a
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 {