From c96256340e0149bbda150f3d61e42883c2465070 Mon Sep 17 00:00:00 2001 From: "venkatesh.r" Date: Fri, 24 Oct 2025 17:53:36 +0530 Subject: [PATCH] CHANGE_E_CARD_IMG --- writable/e_card_template/new_ecard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/writable/e_card_template/new_ecard.html b/writable/e_card_template/new_ecard.html index e64e6ff2..e75b30b8 100644 --- a/writable/e_card_template/new_ecard.html +++ b/writable/e_card_template/new_ecard.html @@ -50,7 +50,7 @@ } .logo-left img { - width: 32px; + width: 48px; height: 32px; } @@ -62,7 +62,7 @@ .logo-right img { width: 65px; - height: auto; + height: 32px; } .card-body {