From d4c0b2fc51ccfaf317d2c478060e2ec41d00fa31 Mon Sep 17 00:00:00 2001 From: alireza Date: Mon, 1 Jun 2026 10:56:45 +0330 Subject: [PATCH] Footer: fix mobile padding and overflow --- src/app/layout/Footer.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/layout/Footer.tsx b/src/app/layout/Footer.tsx index a0aca79..a5c5f99 100644 --- a/src/app/layout/Footer.tsx +++ b/src/app/layout/Footer.tsx @@ -80,18 +80,18 @@ function NewsletterBox() { export function Footer() { return (