From a03e1d08855b5489f3763e3aea90092d7c0f116d Mon Sep 17 00:00:00 2001 From: musiur Date: Sat, 22 Jun 2024 06:36:44 +0600 Subject: [PATCH] footer bg change --- src/components/layout/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/footer.tsx b/src/components/layout/footer.tsx index 4194e75..d7aaae1 100644 --- a/src/components/layout/footer.tsx +++ b/src/components/layout/footer.tsx @@ -6,7 +6,7 @@ import ANIM__FadeInOutOnScroll from "../anims/fadein.anim"; const Footer = () => { return ( -