css: remove redundant selector that targets #rub-service h3 (#67128)

This commit is contained in:
Thomas Jund 2022-07-07 15:00:24 +02:00
parent 0308b537fc
commit ae69072491
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ div#rub_service h2 {
@extend %title;
}
.gru-content div#rub_service h3,
div#rub_service h3 {
border: none;
text-align: left;