1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-16 17:56:39 +00:00

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 {