Update NewsletterTemplate.html

pull/2680/head
d1slact0r 6 years ago committed by GitHub
parent 6ef14a34be
commit cac08cf808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -156,10 +156,11 @@
line-height: 24px; line-height: 24px;
vertical-align: top; vertical-align: top;
max-width: 320px; max-width: 320px;
white-space: normal;
display: block; display: block;
height: 100%; height: 50px;
min-height: 20px; min-height: 50px;
max-height: 45px; max-height: 50px;
} }
.description { .description {
@ -312,8 +313,6 @@
@media only screen and (max-width: 1059px) { @media only screen and (max-width: 1059px) {
table[class=body] h1 { table[class=body] h1 {
font-size: 22px; font-size: 22px;
padding: 0 !important;
margin: 0 !important;
} }
table[class=body] p, table[class=body] p,

Loading…
Cancel
Save