Make customer-facing UI usable on smartphones. #6
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/mobile-responsive"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mobile traffic was breaking on narrow viewports because the header nav
overflowed and several pages used desktop-only spacing. This adds a
shared phone breakpoint, a hamburger menu, and scroll-to-top on route
changes so footer and menu navigation always land at the top of the page.
and responsive layout (orders card actions stack; home grids single-column)
Admin page is intentionally unchanged.
Co-authored-by: Cursor cursoragent@cursor.com