From 40c08cf03723e925bfbc272bdb63c141e0ff0db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CDeeptanshuPrasad=E2=80=9D?= <“deeptanshu@acornglobus.com”> Date: Mon, 2 Oct 2023 14:41:28 +0530 Subject: [PATCH] Attempt To Fix Image Size #7 --- pages/features/conditional-logic.vue | 2 +- pages/features/digital-signature.vue | 2 +- pages/features/online-payment.vue | 2 +- pages/features/powerful-analytics.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/features/conditional-logic.vue b/pages/features/conditional-logic.vue index e61c8245..3d425224 100644 --- a/pages/features/conditional-logic.vue +++ b/pages/features/conditional-logic.vue @@ -26,7 +26,7 @@ src="/features/conditional-logic/conditional-logic.svg" alt="Hero-Image" class="img-fluid hero__image" - sizes="60vw" + sizes="40vw" /> diff --git a/pages/features/digital-signature.vue b/pages/features/digital-signature.vue index 1d7521ca..1e3d6363 100644 --- a/pages/features/digital-signature.vue +++ b/pages/features/digital-signature.vue @@ -27,7 +27,7 @@ src="/features/digital-signature/digital-signature-hero.svg" alt="Hero-Image" class="img-fluid hero__image" - sizes="60vw" + sizes="30vw" /> diff --git a/pages/features/online-payment.vue b/pages/features/online-payment.vue index e267e5d1..89d5a16e 100644 --- a/pages/features/online-payment.vue +++ b/pages/features/online-payment.vue @@ -25,7 +25,7 @@ src="/features/online-payment/online-payment-hero.svg" alt="Hero-Image" class="img-fluid hero__image" - sizes="80vw" + sizes="60vw" /> diff --git a/pages/features/powerful-analytics.vue b/pages/features/powerful-analytics.vue index 2c0c49ca..297d93fc 100644 --- a/pages/features/powerful-analytics.vue +++ b/pages/features/powerful-analytics.vue @@ -25,7 +25,7 @@ src="/features/powerful-analytics/powerful-analytics.svg" alt="Hero-Image" class="img-fluid hero__image" - sizes="60vw" + sizes=40vw" />