fix(settings): Make header style inline with other pages

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
This commit is contained in:
Git'Fellow 2024-12-12 11:49:12 +01:00 committed by backportbot[bot]
parent 3b63c072cc
commit 069755d591

View file

@ -825,7 +825,9 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
margin-bottom: calc(var(--default-grid-baseline) * 8);
> h2 {
margin-bottom: 0px;
margin: 0;
font-size: 20px;
font-weight: bold;
}
> a {