diff --git a/backend/src/emails/templates/includes/webflow.css b/backend/src/emails/templates/includes/webflow.css index 49e6fe916..22b6d6f19 100644 --- a/backend/src/emails/templates/includes/webflow.css +++ b/backend/src/emails/templates/includes/webflow.css @@ -32,7 +32,7 @@ h2 { .content { display: table; width: 100%; - margin: 40px 10px 0; + margin: 40px 10px 0 0; padding: 20px 10px 40px; border-radius: 24px; background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);