From acd2f781d86c298784f4625d26ac36496641c543 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Sat, 10 May 2025 00:21:46 +0000 Subject: [PATCH] Improve the appearance of the address in the website's footer Update footer.tsx to adjust text color for better readability. 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/5e9aeb3a-53bd-4546-98ba-a589440bc327.jpg --- client/src/components/navigation/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index 9aa5cd5..086f30d 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -126,7 +126,7 @@ export default function Footer() {