Update NewsletterTemplate.html

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

@ -160,6 +160,9 @@
text-overflow: ellipsis;
display: block;
margin: 0;
height: 100%;
min-height: 20px;
max-height: 45px;
}
.description {
@ -313,13 +316,9 @@
@media only screen and (max-width: 1059px) {
table[class=body] h1 {
color: #ff761b;
font-family: sans-serif;
font-weight: 400;
font-size: 1.2rem;
line-height: 1.3rem;
margin: 0 auto;
text-transform: capitalize;
}
table[class=body] p,

Loading…
Cancel
Save