hacksu / khe-revengeance

The website for KHE staff and attendees used for KHE 2024.
https://khe.io/
0 stars 1 forks source link

Margins in email composer are smaller than in email clients #41

Open toBeOfUse opened 11 months ago

toBeOfUse commented 11 months ago

Margins between paragraphs are very small in the email composer:

image

But comparatively large when displayed in an email client:

image

I think we should set the CSS for the Quill text editor component so that paragraph margins are larger. Then, ideally, when sending an email through the email composer, the CSS that it uses for margins would be embedded in the HTML output that is sent through SendGrid, to make sure everything is consistent.