Files
website/apps
matt fcd8a4460a
All checks were successful
build-website / build (push) Successful in 1m33s
Fix video loading flash and horizontal scroll on mobile
- Change video preload from metadata to auto for faster loading
- Add fade-in transition for smooth video appearance
- Remove transform scale(1.1) that caused horizontal overflow
- Add comprehensive overflow-x: hidden to html, body, and hero containers
- Add max-width: 100vw constraints at multiple levels
- Add contain: layout to hero section for better overflow control
- Implement proper loading states to prevent fallback image flash
2025-09-19 01:51:21 +02:00
..