ae3aefd41bed1728c09b012930ba9405844a8aa9
All checks were successful
build-website / build (push) Successful in 1m33s
- Removed safe area padding from .hero-voyage container (was reducing height) - Simplified video container positioning to fill parent (top:0, bottom:0) - Applied safe area padding only to .hero-content to protect text/buttons - Container now uses full viewport height without reduction The issue was that adding safe area padding to the container itself was reducing the available height instead of extending it. Safe areas should only protect content from being obscured, not shrink containers.
Description
No description provided
Languages
HTML
59.7%
CSS
29.5%
JavaScript
9.1%
TypeScript
1.6%