From b1442a3d2c4872d2738011df8b9c2345d2398af5 Mon Sep 17 00:00:00 2001 From: akash Date: Mon, 22 Sep 2025 23:08:53 +0530 Subject: [PATCH] New pages responsive updated --- app/caregivers/CaregiversPage.js | 4 ++-- public/assets/css/module-css/solutions.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/caregivers/CaregiversPage.js b/app/caregivers/CaregiversPage.js index afb9af5..7db7cdb 100644 --- a/app/caregivers/CaregiversPage.js +++ b/app/caregivers/CaregiversPage.js @@ -78,7 +78,7 @@ export default function Home() { */} -
+
@@ -91,7 +91,7 @@ export default function Home() {
-
+
diff --git a/public/assets/css/module-css/solutions.css b/public/assets/css/module-css/solutions.css index 66cec88..f1ca13c 100644 --- a/public/assets/css/module-css/solutions.css +++ b/public/assets/css/module-css/solutions.css @@ -144,7 +144,7 @@ display: block; border-radius: 20px; overflow: hidden; - top: -86px !important; + top: -50px !important; } .image_block_two .image-box .image-2-new{ @@ -169,7 +169,7 @@ position: relative; - top: -200px; + top: 24px; left: -17px; }