Skip to content

[UI/UX] Responsive Mobile Navbar for Language & Theme #92

Description

@jpdevhub

Description

The language switcher (<select>) and theme toggle are currently stuffed into the top Navbar.tsx. On small mobile screens, this overcrowds the UI and overlaps with the logo.

Tasks

  1. Hide the language switcher and theme toggle from the top nav on mobile screens using tailwind classes (e.g., hidden md:flex).
  2. Move them into the BottomNav.tsx or create a slide-up drawer/hamburger menu specifically for mobile settings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions