From 1d4a99c47432128402d213a3be3cbd9f316e6171 Mon Sep 17 00:00:00 2001 From: c0mrade Date: Mon, 2 Feb 2026 06:30:40 +0300 Subject: [PATCH] fix: promo offer button mobile layout --- src/components/PromoOffersSection.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/PromoOffersSection.tsx b/src/components/PromoOffersSection.tsx index 3c721cf..c371791 100644 --- a/src/components/PromoOffersSection.tsx +++ b/src/components/PromoOffersSection.tsx @@ -219,7 +219,7 @@ export default function PromoOffersSection({ className = '' }: PromoOffersSectio )}

{getOfferDescription(offer, t)}

-
+
@@ -229,7 +229,7 @@ export default function PromoOffersSection({ className = '' }: PromoOffersSectio