Skip to content

Bug: Webpage is not responsive on certain screen sizes #97

@goyal-nandini

Description

@goyal-nandini

Description

Some parts of the website are not responsive on different screen sizes.
Elements either overlap, break layout, or do not adjust properly when viewed on smaller devices or medium breakpoints.

Expected Behavior

The webpage should adjust smoothly across all screen sizes (mobile, tablet, desktop) following responsive design practices.
No overlapping elements, and layout should remain consistent.

Steps to Reproduce

  • Open the webpage
  • Resize the browser window OR check on mobile
  • Observe layout issues

Possible Solution

  • Add/update media queries
  • Fix flex/grid sizing issues
  • Use responsive units (%, rem, vw/vh, etc.)
Image Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions