Patch fix for email notification body text.

This commit is contained in:
Dank Gabs 2019-07-03 15:20:48 -04:00
parent bc331f80ee
commit bb716d44e2
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ p {
p { p {
font-size: 15px; font-size: 15px;
line-height: 23px; line-height: 23px;
color: $ui-primary-color; color: #fff;
mso-line-height-rule: exactly; mso-line-height-rule: exactly;
text-rendering: optimizelegibility; text-rendering: optimizelegibility;
} }