Edit spacing
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user