Jacky Zhao
2024-02-02 9ff1fdd280f4b4c554f1bddfa51689fcb1576558
quartz/components/styles/search.scss
@@ -117,7 +117,8 @@
        }
        @media all and (max-width: $tabletBreakpoint) {
          display: block;
          display: block !important;
          & > *:not(#results-container) {
            display: none !important;
          }
@@ -178,6 +179,7 @@
            outline: none;
            font-weight: inherit;
            &:hover,
            &:focus,
            &.focus {
              background: var(--lightgray);