From ce064bce7ac8728830246fcca8335fea1337ee30 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Mon, 11 May 2026 16:41:19 +0100 Subject: [PATCH] fix(whyparents): remove right-edge fade from gallery mask Co-Authored-By: Claude Sonnet 4.6 --- src/components/sections/WhyParents.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/sections/WhyParents.tsx b/src/components/sections/WhyParents.tsx index 219a7d8..9ac7b9a 100644 --- a/src/components/sections/WhyParents.tsx +++ b/src/components/sections/WhyParents.tsx @@ -185,10 +185,8 @@ export function WhyParents({ items, sideGallery, title }: WhyParentsProps) {