-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The current frontend layout is optimized for desktop but does not adapt well to smaller screens. On mobile devices, elements overflow, spacing breaks, and navigation becomes less user-friendly. To improve accessibility and usability, the UI should be made fully responsive across different screen sizes.
Proposal:
Implement responsive layouts using CSS grid/flexbox and media queries.
Adjust typography, spacing, and buttons for smaller screens.
Ensure navigation menus work seamlessly on mobile (e.g., collapsible/hamburger menu).
Test responsiveness on common breakpoints (mobile, tablet, desktop).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request