From b3115c8d16c419e51815cf573026a32aa57bee2b Mon Sep 17 00:00:00 2001 From: Hugo Cardoso Date: Tue, 8 Aug 2023 16:51:22 +0000 Subject: [PATCH] Fixes footer deploy button on mobile --- components/layout/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 918345bda..ca568e77f 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -39,7 +39,7 @@ export default async function Footer() {