From 67ee9e253525d6a8b07471ac863e09ee3dc460e1 Mon Sep 17 00:00:00 2001 From: zoujing Date: Mon, 10 Aug 2026 14:22:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E7=9A=84=E6=B8=90=E5=8F=98=E8=89=B2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Discovery/components/ExploreCards/styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Discovery/components/ExploreCards/styles/index.scss b/src/pages/Discovery/components/ExploreCards/styles/index.scss index 806a7c7..0aeb513 100644 --- a/src/pages/Discovery/components/ExploreCards/styles/index.scss +++ b/src/pages/Discovery/components/ExploreCards/styles/index.scss @@ -58,7 +58,7 @@ right: 0; bottom: 0; left: 0; - background: linear-gradient(180deg, rgba(5, 24, 24, 0) 0%, rgba(5, 24, 24, 0.18) 46%, rgba(5, 24, 24, 0.34) 100%); + background: linear-gradient(180deg, rgba(5, 24, 24, 0) 0%, rgba(5, 24, 24, 0.18) 66%, rgba(5, 24, 24, 0.64) 100%); } .explore-card.is-culture {