Fix header spacing in emails

This commit is contained in:
Emma Winston 2019-09-18 17:21:53 +01:00
parent b0bfb640b1
commit 20e17e496f

View File

@ -218,6 +218,11 @@ h1 {
line-height: 36px;
}
.column-cell a h1 {
margin: 0 8px 10px;
line-height: 26px;
}
h2 {
font-size: 23px;
line-height: 30px;