Matt 5de43236c3
All checks were successful
build-website / build (push) Successful in 1m36s
fix: resolve iOS Safari safe area and parallax issues
- Add transform rule to video container for parallax functionality
- Change hero-content to absolute positioning to extend into safe areas
- Remove hardcoded fallback values, use only env() functions
- Delete conflicting mobile CSS overrides with !important declarations
- Fix CSS cascade issues that prevented proper safe area rendering

These changes ensure the video parallax effect works correctly and content
properly extends into iOS safe areas (notch/Dynamic Island).
2025-09-25 15:42:39 +02:00
Description
No description provided
92 MiB
Languages
HTML 59.7%
CSS 29.5%
JavaScript 9.1%
TypeScript 1.6%