Updated spacing in emails without post title

Refs https://github.com/TryGhost/Team/issues/2699
This commit is contained in:
Sanne de Vries 2023-03-15 13:33:10 +01:00
parent e0c3573079
commit c4bbaf7c7b
2 changed files with 8 additions and 8 deletions

View File

@ -1981,15 +1981,15 @@ p.gh-members-import-errordetail:first-of-type {
.gh-members-emailpreview-header-image img {
display: block;
margin: 16px auto 0;
margin: 24px auto 0;
}
.gh-members-emailpreview-header-image + .gh-members-emailpreview-featureimage {
margin-top: 16px;
margin-top: 24px;
}
.gh-members-emailpreview-featureimage:first-child {
margin-top: 16px;
margin-top: 24px;
}
.gh-members-emailpreview-header {
@ -2140,11 +2140,11 @@ p.gh-members-import-errordetail:first-of-type {
}
.gh-members-emailpreview-content:first-child {
margin-top: 40px;
margin-top: 52px;
}
.gh-members-emailpreview-header-image + .gh-members-emailpreview-content {
margin-top: 40px;
margin-top: 52px;
}
.gh-members-emailpreview-content p {

View File

@ -280,7 +280,7 @@ figure blockquote p {
}
.header-image {
padding-top: 16px;
padding-top: 24px;
}
.site-icon {
@ -383,7 +383,7 @@ figure blockquote p {
}
.feature-image-row:first-child > td {
padding-top: 16px;
padding-top: 24px;
}
.feature-image {
@ -423,7 +423,7 @@ figure blockquote p {
}
.post-content-row:first-child > td, .header-image-row + .post-content-row > td {
padding-top: 40px;
padding-top: 52px;
}
.post-content a,