From 2853ceaea7016d25cdd9c2fbfdb564c1dceb1113 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Sat, 10 May 2025 00:25:03 +0000 Subject: [PATCH] Enhance footer appearance by improving readability and overall visual appeal Update footer text color and icon color to white, and adjust hover states in footer.tsx. Replit-Commit-Author: Agent Replit-Commit-Session-Id: acaf01d7-65a7-4fc5-901d-853488e196e8 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/b18814d9-85f1-41e6-abd6-f330a4a21642.jpg --- client/src/components/navigation/footer.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index acfacb7..29c540d 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -30,7 +30,7 @@ export default function Footer() {