From 07ed3c9efcb514f678d7f2626142d0fcfa31ccec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Manzanero=20Dom=C3=ADnguez?= Date: Mon, 1 Jul 2024 22:14:27 -0600 Subject: [PATCH] fix footer width --- src/components/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/footer.tsx b/src/components/footer.tsx index cb83f62..5223821 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -4,7 +4,7 @@ import formatDate from "@/utils/format-date"; export default function Footer() { return ( -