mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-23 03:24:55 +02:00
9c3611059a
Move mobile hamburger menu from navbar-start to navbar-end so it stays right-aligned regardless of logo width. Mobile nav items are now rendered via JS (renderMobileNav) using icon functions instead of duplicated inline SVGs. Increase dropdown widths (w-52→w-56), icon sizes (h-4→h-5), and add larger mobile tap targets via CSS media query.