Justin Fowler
2024-01-30 6ce754bda21c961d7a7c7426c880be3343f1e3b7
quartz/components/styles/search.scss
@@ -94,8 +94,10 @@
          border: 1px solid var(--lightgray);
          border-bottom: none;
          width: 100%;
          display: block;
          box-sizing: border-box;
          // normalize button props
          // normalize card props
          font-family: inherit;
          font-size: 100%;
          line-height: 1.15;
@@ -104,6 +106,7 @@
          text-align: left;
          background: var(--light);
          outline: none;
          font-weight: inherit;
          & .highlight {
            color: var(--secondary);