HifiPlanet-Website/hifi-src/src
Maaxxs 17333f5988 Align the fullscreen menu's left edge with the hamburger icon
The menu content is now wrapped in the same max-w-6xl mx-auto
container the header uses, so its left inset matches the hamburger
icon's position exactly at every viewport width - previously they only
lined up on narrow screens, since the header's centered container adds
extra outer margin on wide viewports that the overlay wasn't accounting
for.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-06 17:54:05 +02:00
..
api Fix API responses silently becoming null on the live server 2026-07-05 16:16:11 +02:00
assets Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
components Align the fullscreen menu's left edge with the hamburger icon 2026-07-06 17:54:05 +02:00
context Add admin-configurable website settings and VIN field to contact form 2026-07-06 15:28:11 +02:00
hooks Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
pages Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
App.jsx Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
index.css Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
main.jsx Make base path configurable for root-domain deployment (IONOS) 2026-07-05 14:23:30 +02:00