From 2296ca815bc01a68fc786a1600e1f90718efb2e3 Mon Sep 17 00:00:00 2001 From: Alvaro Date: Wed, 23 Oct 2024 15:52:23 +0200 Subject: [PATCH] Responsive section 5 and footer --- src/components/footer/index.tsx | 12 ++++++------ src/components/section-5/index.tsx | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/components/footer/index.tsx b/src/components/footer/index.tsx index bc36179..6f83c27 100644 --- a/src/components/footer/index.tsx +++ b/src/components/footer/index.tsx @@ -8,11 +8,11 @@ const Footer = ({ backgroundClass = "bg-green-700" }) => { return (