add spacing

This commit is contained in:
2026-04-09 13:20:17 +01:00
parent cbddf00e20
commit ebff50e25b
+1 -1
View File
@@ -36,7 +36,7 @@ export function TvoneHero() {
const slide = slides[active]!;
return (
<section className="mx-auto w-full max-w-[1200px] px-4 py-6">
<section className="mx-auto w-full max-w-[1200px] px-4 py-6 pb-20 pt-12">
<div className="relative overflow-hidden shadow-[0_12px_40px_rgba(0,0,0,0.12)] rounded-[24px] ">
<div className="relative aspect-[21/9] min-h-[280px] w-full md:aspect-[2.4/1] rounded-xl">
<Image