mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
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:
parent
ef09d25543
commit
5c6e76b700
1 changed files with 3 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue