0
Fork 0
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:
Sanne de Vries 2021-06-08 11:33:07 +02:00
parent 97fec8443b
commit a028f7e706

View file

@ -267,6 +267,10 @@ figure blockquote p {
font-size: 1em;
}
.header-image {
padding-top: 16px;
}
.site-icon {
padding-bottom: 10px;
padding-top: 20px;