From cd3addd7103bcfed719d56b15eb52f0ac782a947 Mon Sep 17 00:00:00 2001 From: GauthierWebDev Date: Sun, 20 Apr 2025 12:56:30 +0200 Subject: [PATCH] style: Update Footer padding in Footer component --- app/partials/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/partials/Footer.tsx b/app/partials/Footer.tsx index c9c9818..56c6f6d 100644 --- a/app/partials/Footer.tsx +++ b/app/partials/Footer.tsx @@ -4,7 +4,7 @@ import { Link } from "@/components/Link"; export function Footer() { return (