fl0werpowers
2025-05-28 951d1dec24eb8e0bea4ec548cc79c5ce718bf02f
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;
      }