mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #11477 from owncloud/improve-heading-whitespace
increase whitespace below headings in settings
This commit is contained in:
commit
063ca4f39b
1 changed files with 1 additions and 1 deletions
|
|
@ -484,7 +484,7 @@ button.loading {
|
|||
}
|
||||
.section h2 {
|
||||
font-size: 20px;
|
||||
margin-bottom: 7px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
.section h3 {
|
||||
font-size: 16px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue