c35c2f80d128bf60d5d24df66ecaf2ee96d0797c
All checks were successful
build-website / build (push) Successful in 1m46s
- Use transform translateY to bypass iOS safe area constraints - Video now extends into notch/Dynamic Island area on page load - Removed ineffective iOS-specific negative positioning rules The transform approach works by moving the element after layout calculations, successfully bypassing Safari's safe area boundaries. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
HTML
59.7%
CSS
29.5%
JavaScript
9.1%
TypeScript
1.6%