From 30cb8e2752f6bbc5753e8d4961f3d44e0cf458c1 Mon Sep 17 00:00:00 2001 From: mahula Date: Mon, 15 May 2023 21:47:29 +0200 Subject: [PATCH] Update backend/src/emails/templates/includes/webflow.css Co-authored-by: Alexander Friedland --- backend/src/emails/templates/includes/webflow.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 {