quartz/components/styles/listPage.scss
@@ -13,7 +13,7 @@ display: grid; grid-template-columns: fit-content(8em) 3fr 1fr; @media all and (max-width: $mobileBreakpoint) { @media all and ($mobile) { & > .tags { display: none; } @@ -23,7 +23,7 @@ background-color: transparent; } & > .meta { & .meta { margin: 0 1em 0 0; opacity: 0.6; }