themes: remove useless .large class on #content (#50094)

This commit is contained in:
Thomas Jund 2021-01-28 16:26:29 +01:00
parent 4d4fcee0ad
commit a9a44e4949
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@ div#rub_service div.category h3,
height: 4px;
}
}
div.large div#rub_service h3,
div.gru-content div#rub_service h3,
div#rub_service h3 {
border-bottom: 2px solid $title-color;
}