mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
Fixed settings description line-height
This commit is contained in:
parent
b284e2e4da
commit
505eee29ef
@ -119,9 +119,9 @@
|
||||
|
||||
.gh-settings-main-grid .gh-setting-group p {
|
||||
color: var(--midgrey);
|
||||
margin: 0;
|
||||
margin: 4px 0 0;
|
||||
padding: 0;
|
||||
line-height: 1.5em;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
|
Loading…
Reference in New Issue
Block a user