ac7651811c0f85de65de94b50314f2b36b9bacd3
All checks were successful
build-website / build (push) Successful in 1m42s
- Remove height: 100% from HTML element that was preventing safe area extension - Add min-height with -webkit-fill-available instead - Detect iOS devices and set body position:fixed for proper safe area handling - iOS Safari requires body to be position:fixed for content to extend into safe areas This addresses the root cause: parent element constraints preventing video extension
Description
No description provided
Languages
HTML
59.7%
CSS
29.5%
JavaScript
9.1%
TypeScript
1.6%