From 529f40a7c31b588723be759f6daab939f011a9b7 Mon Sep 17 00:00:00 2001 From: Godopu Date: Thu, 30 Jul 2026 22:51:24 +0900 Subject: [PATCH] fix: unify Footer background and text color with main theme tokens to remove inverted block contrast --- refer_landing_page/components/Footer.tsx | 32 ++++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/refer_landing_page/components/Footer.tsx b/refer_landing_page/components/Footer.tsx index 44374dd..8c80899 100644 --- a/refer_landing_page/components/Footer.tsx +++ b/refer_landing_page/components/Footer.tsx @@ -12,7 +12,7 @@ const links = [ export default function Footer() { return ( -