diff options
| author | Fuwn <[email protected]> | 2026-05-19 00:57:49 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-05-19 00:57:49 +0000 |
| commit | e82799a19de3566a9a3a8f3aac7881bb30c6015d (patch) | |
| tree | f79cba4851268bd4257ada82a4344a2bd7536019 /src/routes/+layout.svelte | |
| parent | Revert "fix(a11y): bump touch targets to 44px under pointer:coarse" (diff) | |
| download | due.moe-e82799a19de3566a9a3a8f3aac7881bb30c6015d.tar.xz due.moe-e82799a19de3566a9a3a8f3aac7881bb30c6015d.zip | |
fix(hero): swap 100vh for 100dvh on landing hero
100vh on mobile Safari/Chrome locks to the largest viewport (URL bar
collapsed), so the hero overflows by the bar's height when the page
loads with the bar visible, then shrinks when the user scrolls. 100dvh
tracks the dynamic viewport and avoids the jump.
Diffstat (limited to 'src/routes/+layout.svelte')
0 files changed, 0 insertions, 0 deletions