mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Added padding to newsletter header image
This commit is contained in:
parent
97fec8443b
commit
a028f7e706
1 changed files with 4 additions and 0 deletions
|
@ -267,6 +267,10 @@ figure blockquote p {
|
|||
font-size: 1em;
|
||||
}
|
||||
|
||||
.header-image {
|
||||
padding-top: 16px;
|
||||
}
|
||||
|
||||
.site-icon {
|
||||
padding-bottom: 10px;
|
||||
padding-top: 20px;
|
||||
|
|
Loading…
Add table
Reference in a new issue