mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Adjusted padding of the split header content
This commit is contained in:
parent
cb21763865
commit
209649c556
@ -978,6 +978,11 @@ a[data-flickr-embed] img {
|
||||
padding: 80px 48px;
|
||||
}
|
||||
|
||||
.kg-header-card.kg-v2 .kg-header-card-image + .kg-header-card-content {
|
||||
padding-top: 64px;
|
||||
padding-bottom: 64px;
|
||||
}
|
||||
|
||||
.kg-header-card.kg-v2 .kg-header-card-heading {
|
||||
margin: 0;
|
||||
line-height: 1em;
|
||||
|
Loading…
Reference in New Issue
Block a user