From b09221644b7b1cd8cfbae114651556997126db3c Mon Sep 17 00:00:00 2001 From: Chez Fre Date: Thu, 7 Aug 2025 12:48:06 +0200 Subject: [PATCH] fix: box-shadow animation on community (#7905) Co-authored-by: Fre --- src/components/Layout/HomeContent.js | 29 +++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/src/components/Layout/HomeContent.js b/src/components/Layout/HomeContent.js index c270d6aba..12fe32106 100644 --- a/src/components/Layout/HomeContent.js +++ b/src/components/Layout/HomeContent.js @@ -755,9 +755,7 @@ function CommunityGallery() { }, []); return ( -
+
- {alt} +
+ {alt} +
))}