Skip to content

Fix the Responsiveness of the website #183

Description

@shreya-mishra325

Description

I noticed that the website currently fits only on large screens (PCs/Laptops). However, most users access websites through mobile devices, so making the website responsive across all screen sizes is vital.

Expected Behavior

  • The website layout should adapt to different screen sizes (mobile, tablet, desktop).
  • Content should remain readable and accessible on smaller devices.

Steps to Reproduce

  1. Open the website on a mobile phone or resize the browser window to a smaller width.
  2. Notice that the layout does not adjust properly and looks optimized only for large screens.

Suggested Solution

  • Implement responsive design using CSS media queries or a responsive framework.
  • Test the website on multiple screen sizes (mobile, tablet, desktop).

Priority

High – improves usability and accessibility for the majority of users.

Hey I am a GSSoC contributor. Please assign this to me so that I can start working on it ASAP. Also, mark it with appropriate gssoc labels and Level 3

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions