From 4999d543dda52d323b976e2c3041ae66230ce75b Mon Sep 17 00:00:00 2001 From: GauthierWebDev Date: Mon, 21 Apr 2025 17:31:52 +0200 Subject: [PATCH] style: Update 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 56c6f6d..026a3b1 100644 --- a/app/partials/Footer.tsx +++ b/app/partials/Footer.tsx @@ -4,7 +4,7 @@ import { Link } from "@/components/Link"; export function Footer() { return (