scss: apply $form-title-style only on form title (#86609)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Thomas Jund 2024-02-06 14:58:43 +01:00 committed by Thomas Jund
parent 793b3503b6
commit b40f288b0b
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,7 @@ div#rub_service {
}
.form-content--title,
div#rub_service h2 {
#rub_service > h2 {
@extend #{$form-title-style} !optional;
}
@ -792,6 +792,7 @@ div.section {
div.section.foldable {
margin-bottom: 1rem;
> h2:first-child {
@extend %title;
&::after {
font-family: FontAwesome;
content: "\f106"; // angle-up