-
Notifications
You must be signed in to change notification settings - Fork 318
Closed
Labels
bugSomething isn't workingSomething isn't workinggssoc25This issue is part of GirlScript Summer of Code 2025This issue is part of GirlScript Summer of Code 2025level2medium issuesmedium issues
Description
Description
The CSS styling for the navbar and other layout components is not optimized for mobile devices. On smaller screen sizes (e.g., phone view), the navigation items overlap, spacing is inconsistent, and the overall layout breaks.
Steps to Reproduce
- Open the project in a browser.
- Switch to mobile view using browser DevTools or open the site on a phone.
- Observe the navbar and layout styling.
Expected Behavior
On smaller screens, the navbar and layout should adapt using responsive CSS (media queries, flex adjustments, etc.), ensuring proper alignment and usability.
Actual Behavior
On smaller screens, the navbar items overflow or misalign, and other layout sections do not adjust correctly.
Screenshots / Media
Environment
- OS: macOS
- Browser: Arc Browser
- Application Version: Latest commit on
mainbranch
Additional Context
I can fix this issue by improving responsive design with CSS media queries and layout adjustments.
Please assign this issue to me so I can start working on it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggssoc25This issue is part of GirlScript Summer of Code 2025This issue is part of GirlScript Summer of Code 2025level2medium issuesmedium issues