2026-08-19 — Find map gutters and footer
Summary
Find no longer runs full-bleed under the header splines or to the viewport bottom. The map sits in a framed stage with matching side/bottom gutters, and the standard site footer returns on /find.
Highlights
-
~100px top inset so the contrast-band splines do not overlap the map.
-
50px side and bottom gutters on desktop (
--ftn-find-gutter; 0 on mobile). -
Map stage height uses a
clamp()so the page scrolls naturally to the footer instead of pinning the map to100dvh. -
Footer and hamburger behave like other pages (Help / Get the app live in the footer, not duplicated in the menu).