From e913cf9dcbc09dc972e42f2c920c21aba8b073bf Mon Sep 17 00:00:00 2001 From: Tamir <1tamir198@gmail.com> Date: Sat, 9 Mar 2024 14:24:44 +0200 Subject: [PATCH 1/6] Change footer colors on white mode --- components/Footer/FacebookIconLink.tsx | 2 +- components/Footer/Footer.tsx | 6 +++--- components/Footer/GithubIconLink.tsx | 2 +- components/Footer/LinkedinIconLink.tsx | 6 +++--- components/Footer/TwitterIconLink.tsx | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/components/Footer/FacebookIconLink.tsx b/components/Footer/FacebookIconLink.tsx index 8e784127..5bcbc215 100644 --- a/components/Footer/FacebookIconLink.tsx +++ b/components/Footer/FacebookIconLink.tsx @@ -16,7 +16,7 @@ const FacebookIconLink = () => ( ( ); const Footer: React.FC = () => { return ( -