From a7f569dd90d70ba0d5de6e431860bc6d1d790375 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Wed, 1 Apr 2026 12:28:54 +0200 Subject: [PATCH] fix: remove unnecessary z-index from AnniversaryBanner layout --- apps/infoalloggi/src/components/banners.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infoalloggi/src/components/banners.tsx b/apps/infoalloggi/src/components/banners.tsx index 4a3129e..e7bac51 100644 --- a/apps/infoalloggi/src/components/banners.tsx +++ b/apps/infoalloggi/src/components/banners.tsx @@ -153,7 +153,7 @@ export function AnniversaryBanner() { {/* Main content - horizontal layout */} -
+
{/* Left: Badge + Number */}