dependabot[bot]
2024-07-22 e688eeeaff3b571e3a93b308d2051113c3c6a169
quartz/components/styles/search.scss
@@ -59,6 +59,10 @@
      margin-left: auto;
      margin-right: auto;
      @media all and (max-width: $fullPageWidth) {
        width: 90%;
      }
      & > * {
        width: 100%;
        border-radius: 7px;
@@ -155,6 +159,10 @@
            margin: 0 auto;
            width: min($pageWidth, 100%);
          }
          a[role="anchor"] {
            background-color: transparent;
          }
        }
        & > #results-container {