Aaron Pham
2024-02-01 756acc7f975f313f9d9139b42be9d57805014454
quartz/components/styles/search.scss
@@ -121,6 +121,11 @@
          }
        }
        & .highlight {
          color: var(--secondary);
          font-weight: 700;
        }
        & > #preview-container {
          display: block;
          box-sizing: border-box;
@@ -166,11 +171,6 @@
            outline: none;
            font-weight: inherit;
            & .highlight {
              color: var(--secondary);
              font-weight: 700;
            }
            &:hover,
            &:focus,
            &.focus {