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 GitHub
parent ef09d25543
commit 5c6e76b700
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -827,7 +827,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 {