mailchimp fixes

This commit is contained in:
2018-03-15 14:55:44 +01:00
parent cc3e58b323
commit 534e83143f
4 changed files with 25 additions and 13 deletions

View File

@@ -18,4 +18,7 @@
font-size: em(300px);
font-weight: 900;
color: $light_gray;
br {
display: none;
}
}