Sean Missingham
2024-07-01 f7bd2137ecbb81f3ed50ae9ccaaee27ae855c11a
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 {