diff --git a/backend/src/emails/templates/includes/webflow.css b/backend/src/emails/templates/includes/webflow.css index 00afc2b3e..49e6fe916 100644 --- a/backend/src/emails/templates/includes/webflow.css +++ b/backend/src/emails/templates/includes/webflow.css @@ -1,4 +1,5 @@ body{ + display: table; font-family: "Work Sans", sans-serif; text-align: center; text-align: -webkit-center;