fix(style): remove redundant selector

This commit is contained in:
Jacky Zhao 2024-02-02 01:45:15 -08:00
parent 3231ce6e79
commit 44da82467e

View file

@ -153,10 +153,6 @@
margin: 0 auto;
width: min($pageWidth, 100%);
}
a.internal {
background-color: inherit;
}
}
& > #results-container {