f0022cd03762e8a48bff9e370a634b53fa57fe1d
Deploy / deploy (push) Successful in 34s
The rasterized "YES" text (and everything downstream: fontSize, line rendering) was recomputed from window.innerWidth/innerHeight on every `resize` event. Mobile Safari fires `resize` continuously as the address bar hides/shows while scrolling, so the text visibly rescaled mid-scroll even after .hero-yes's own height was already stabilized via 100svh. Reading the containing .hero-canvas box's own rendered size instead ties canvas sizing to that already-stable CSS layout, so a toolbar-only resize recomputes to the same numbers.
Description
A Leptos/Axum onboarding portal — question/alternative content engine with a crypto-chain audit trail, Kanidm-gated content, and NATS-backed resources.
1.4 MiB