From e3d01e0b1fd5a79590a32792e102a4d0ebc4d7d1 Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Tue, 5 Mar 2024 14:01:58 +0800 Subject: [PATCH] Decreased header spacing for newsletters on mobile screen (#19690) ref DES-115 --- .../email-templates/partials/styles-old.hbs | 21 +++++++++++++++++++ .../lib/email-templates/template-old.hbs | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ghost/email-service/lib/email-templates/partials/styles-old.hbs b/ghost/email-service/lib/email-templates/partials/styles-old.hbs index ef13f1817b..986d28f7ee 100644 --- a/ghost/email-service/lib/email-templates/partials/styles-old.hbs +++ b/ghost/email-service/lib/email-templates/partials/styles-old.hbs @@ -1306,6 +1306,27 @@ a[data-flickr-embed] img { width: auto !important; } + table.body .site-icon { + padding-top: 0 !important; + } + + table.body .site-info, + table.body .site-info-bordered { + padding-top: 30px !important; + } + + table.body .site-url-bottom-padding { + padding-bottom: 30px !important; + } + + table.body .post-title-link { + margin-top: 30px !important; + } + + table.body .post-meta-wrapper { + padding-bottom: 30px !important; + } + table.body .site-icon img { width: 40px !important; height: 40px !important; diff --git a/ghost/email-service/lib/email-templates/template-old.hbs b/ghost/email-service/lib/email-templates/template-old.hbs index c4c5571625..dae606efe0 100644 --- a/ghost/email-service/lib/email-templates/template-old.hbs +++ b/ghost/email-service/lib/email-templates/template-old.hbs @@ -81,7 +81,7 @@ - +