Mobile menu logo too small #153

Closed
opened 2026-05-18 09:22:43 -05:00 by null · 0 comments
Owner

UX Issue

The logo in the mobile navigation drawer is too small (h-11 class). Increase it for better visibility on mobile screens.

Location

src/components/layout/Header.jsx — mobile Sheet section:

<img src="/logo.png" alt="Queue North" className="h-11 w-auto" />
## UX Issue The logo in the mobile navigation drawer is too small (`h-11` class). Increase it for better visibility on mobile screens. ## Location `src/components/layout/Header.jsx` — mobile Sheet section: ```jsx <img src="/logo.png" alt="Queue North" className="h-11 w-auto" /> ```
null closed this issue 2026-05-18 09:28:46 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#153
No description provided.