fix: remove unnecessary z-index from AnniversaryBanner layout

This commit is contained in:
Marco Pedone 2026-04-01 12:28:54 +02:00
parent efd349ffc7
commit a7f569dd90

View file

@ -153,7 +153,7 @@ export function AnniversaryBanner() {
</div>
{/* Main content - horizontal layout */}
<div className="relative z-10 mx-auto flex max-w-7xl flex-col items-center justify-between gap-6 px-6 py-6 text-primary md:flex-row md:gap-8 md:px-8 md:py-8">
<div className="relative mx-auto flex max-w-7xl flex-col items-center justify-between gap-6 px-6 py-6 text-primary md:flex-row md:gap-8 md:px-8 md:py-8">
{/* Left: Badge + Number */}
<div
className={`flex items-center gap-4 transition-all delay-100 duration-700 md:gap-6 ${