diff --git a/templates/emails/base.html b/templates/emails/base.html index 13177570..fe5670d0 100644 --- a/templates/emails/base.html +++ b/templates/emails/base.html @@ -335,20 +335,20 @@ } .email-body_inner { - width: 570px; + width: 750px; margin: 0 auto; padding: 0; - -premailer-width: 570px; + -premailer-width: 750px; -premailer-cellpadding: 0; -premailer-cellspacing: 0; background-color: #FFFFFF; } .email-footer { - width: 570px; + width: 750px; margin: 0 auto; padding: 0; - -premailer-width: 570px; + -premailer-width: 750px; -premailer-cellpadding: 0; -premailer-cellspacing: 0; text-align: center; @@ -375,7 +375,7 @@ } .content-cell { - padding: 45px; + padding: 30px; } /*Media Queries ------------------------------ */ @@ -455,11 +455,11 @@ - - +