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 {
|
.section h2 {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
margin-bottom: 7px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
.section h3 {
|
.section h3 {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
Loading…
Reference in a new issue