From 26b20a1b21ea1757aa32ee678eeb373e7e0b176d Mon Sep 17 00:00:00 2001 From: okorie2 Date: Tue, 7 Nov 2023 12:55:06 +0100 Subject: [PATCH] style: reduce gap/height between blocks --- .../sub-modules/why-dx/components/keyFeaturesBlock.tsx | 4 ++-- src/app/modules/home-module/sub-modules/why-dx/index.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/modules/home-module/sub-modules/why-dx/components/keyFeaturesBlock.tsx b/src/app/modules/home-module/sub-modules/why-dx/components/keyFeaturesBlock.tsx index 814792c3a..b26d20804 100644 --- a/src/app/modules/home-module/sub-modules/why-dx/components/keyFeaturesBlock.tsx +++ b/src/app/modules/home-module/sub-modules/why-dx/components/keyFeaturesBlock.tsx @@ -123,7 +123,7 @@ export default function KeyFeaturesBlock() {
@@ -147,7 +147,7 @@ export default function KeyFeaturesBlock() {
diff --git a/src/app/modules/home-module/sub-modules/why-dx/index.tsx b/src/app/modules/home-module/sub-modules/why-dx/index.tsx index 172422c19..15e9fcc46 100644 --- a/src/app/modules/home-module/sub-modules/why-dx/index.tsx +++ b/src/app/modules/home-module/sub-modules/why-dx/index.tsx @@ -16,7 +16,7 @@ export default function WhyDX() { css={` background-image: url(${Ellipses}); background-repeat: no-repeat; - background-position: 40% 80%; + background-position: 40% 75%; `} >