From 74b5a25120a8c23b8f301c221e9d547ec1fc1394 Mon Sep 17 00:00:00 2001 From: Hugo Cardoso Date: Tue, 8 Aug 2023 17:00:43 -0300 Subject: [PATCH] Fixes footer deploy button on mobile (#1161) --- 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() {