dependabot[bot]
2024-09-25 0aacd8ed2e102d75d22b7e623e1e91ac961933a1
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;
      }