8ec50fbf49d8b31eacc42bfe36547f6789224655
All checks were successful
build-website / build (push) Successful in 1m48s
- Remove invalid safe-area-max-inset-top (not a valid CSS property) - Use standard safe-area-inset-top with iOS Safari workarounds - Remove white background from video container (was blocking transparency) - Change html/body background to transparent for safe area visibility - Update status bar style to black-translucent for content under notch - Add hardcoded fallbacks for iOS Safari portrait bug (env returns 0) This fixes the issue where the video wasn't extending into the iPhone notch/Dynamic Island by addressing the root causes: invalid CSS properties, blocking backgrounds, and Safari bugs. 🤖 Generated with Claude 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%