Matt 2fedc094d8
All checks were successful
build-website / build (push) Successful in 1m37s
fix: remove HTML background-color that was blocking video in iOS safe areas
The root cause was the html element's background-color:#001f3f on line 105 of voyage-layout.css
This opaque background was preventing the video from showing through in the safe areas.
Removing it allows the video to properly extend into the iOS Safari safe areas.
2025-09-25 16:16:27 +02:00
Description
No description provided
92 MiB
Languages
HTML 59.7%
CSS 29.5%
JavaScript 9.1%
TypeScript 1.6%