Edit spacing

This commit is contained in:
2025-09-01 15:34:30 +02:00
parent cfe5232cb0
commit ac3b34fae2
6 changed files with 14 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ export function Hero2() {
})
}
return (
<div className="relative w-full overflow-hidden h-[80vh] sm:h-[85vh] lg:min-h-screen lg:mt-0 lg:py-0 py-16 lg:px-0 px-4">
<div className="relative w-full overflow-hidden h-[80vh] sm:h-[85vh] lg:min-h-screen lg:mt-0 lg:py-0 py-16 lg:px-0 px-6">
{/* Background Video - Full coverage */}
<video
className="absolute inset-0 w-full h-full object-cover z-0"