Fix header spacing in emails
This commit is contained in:
parent
b0bfb640b1
commit
20e17e496f
@ -218,6 +218,11 @@ h1 {
|
|||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-cell a h1 {
|
||||||
|
margin: 0 8px 10px;
|
||||||
|
line-height: 26px;
|
||||||
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 23px;
|
font-size: 23px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user