dynamic content line spacing
Summary:
While using dynamic content in a block on the email, the line spacing does not coming through correctly. For the regular email body text, the line spacing is set to 1.5. For the dynamic content, it does not follow those rules so the spacing is not coming in the same. I tried adding different css to fix it but it is not showing up on tests.
Code Snippet (add any code snippets that support your topic, if applicable):
Within the dynamic content block, I added the following css code:
"<span style="font-family: Arial, sans-serif;
font-size: 16px;
line-height: 24px;
padding: 0, 30, 0, 30;
data-lineheight: 1.5;
Tagged:
0