From ede178c9b6e6af6e8161003e20fde0f4e46c463f Mon Sep 17 00:00:00 2001 From: Amir Kakavand Date: Fri, 9 Aug 2024 11:41:46 +0330 Subject: [PATCH] Changed the color of the footer's border --- app/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Footer.tsx b/app/components/Footer.tsx index e1e6cd6..7b87b09 100644 --- a/app/components/Footer.tsx +++ b/app/components/Footer.tsx @@ -6,7 +6,7 @@ import { FaXTwitter, FaTelegram } from "react-icons/fa6"; const Footer = () => { return (