Skip to content

Improve Mobile Responsiveness on home.html #407

@supriya46788

Description

@supriya46788

🐞 Bug Description

The home.html page currently looks fine on desktop, but the layout breaks on smaller screen sizes (mobile view)


📋 Steps to Reproduce

  1. Go to 'home.html' Page
  2. Right Click & 'inspect'

🎯 Issue Observed:

  • Navbar buttons (About Us, Blogs, FAQ, etc.) overlap and are not mobile-friendly.
  • Filters (All Topics, From Year, All Papers, etc.) stretch outside the viewport.
  • Paper cards are stacked but Paper Details panel doesn’t adapt well.
  • A lot of unused blank space on the right side.

📸 Screenshots

Image

✅ Expected Behavior

  • Navbar should collapse into a hamburger menu on mobile.

  • Filters/search bar should wrap into rows instead of one long line.

  • Paper cards should be displayed in a single-column layout.

  • Paper Details section should stack below papers list or be collapsible on smaller screens.

  • No extra horizontal scrolling or unused blank space.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions