Jacky Zhao
2024-02-02 44da82467ee7077a22f0054b7bc4d0f2a008e2e0
fix(style): remove redundant selector
1 files modified
4 ■■■■ changed files
quartz/components/styles/search.scss 4 ●●●● patch | view | raw | blame | history
quartz/components/styles/search.scss
@@ -153,10 +153,6 @@
            margin: 0 auto;
            width: min($pageWidth, 100%);
          }
          a.internal {
            background-color: inherit;
          }
        }
        & > #results-container {