Rithsagea
2025-12-07 e6cc9ba3683897f899cd0b514ba9e54f72d0de8a
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;
      }