diff --git a/backend/src/emails/templates/includes/webflow.css b/backend/src/emails/templates/includes/webflow.css index 408c15326..02e7fc4e0 100644 --- a/backend/src/emails/templates/includes/webflow.css +++ b/backend/src/emails/templates/includes/webflow.css @@ -1,6 +1,7 @@ body{ display: block; font-family: "Work Sans", sans-serif; + font-size: 17px; text-align: center; text-align: -webkit-center; justify-content: center;