From cf6bd7339ea4b13bf4fe91091db1f79974819bf0 Mon Sep 17 00:00:00 2001 From: TerryM Date: Sun, 31 May 2026 02:48:18 +0800 Subject: [PATCH] fix: unify homepage card background with the browse page Match the official-recommendation and popular cards to the message bubble surface color (#272632) used on the browse/all page and the latest section, so homepage content cards and the browse page share one background. Also align the popular card border with the official card (#27292E). Categories tiles are intentionally left unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) --- src/components/PopularRankList.tsx | 4 ++-- src/components/RecommendedCard.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/PopularRankList.tsx b/src/components/PopularRankList.tsx index 7dd074b..596c0ec 100644 --- a/src/components/PopularRankList.tsx +++ b/src/components/PopularRankList.tsx @@ -116,7 +116,7 @@ function PopularRankRow({ }; return ( -
+