diff --git a/backend/src/emails/templates/includes/webflow.css b/backend/src/emails/templates/includes/webflow.css index 2b0dd4435..9af019c3a 100644 --- a/backend/src/emails/templates/includes/webflow.css +++ b/backend/src/emails/templates/includes/webflow.css @@ -26,9 +26,8 @@ } .head-logo { - position: absolute; - width:600px; - max-width:100% + width: 100%; + height: auto; } .wrapper_head {