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

Loading…
Cancel
Save