Skip to content

[BUG] Website is Not Responsive #17

Description

@mohit-1710

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Description:

The website is not responsive on various screen sizes, particularly on mobile devices. Some of the elements are either misaligned or overflow outside the viewport.

Expected Behavior

Expected Behavior:

The website should adapt to different screen sizes seamlessly, with all elements correctly aligned and functional on smaller screens.

Actual Behavior:

  • Some elements (e.g., navbar, images, or text blocks) either overlap or extend beyond the viewport.
  • The layout breaks on smaller screen sizes.

image

Steps To Reproduce

Steps to Reproduce:

  1. Open the website on a mobile device or use the browser's developer tools to simulate smaller screen sizes.
  2. Observe the layout of the webpage.

Environment

- OS:windows 11 
- Browser:chrome

Anything else?

Possible Fix:

Consider implementing CSS media queries or using a responsive framework (e.g., Bootstrap, Tailwind) to ensure that the layout adjusts properly on smaller screens.


Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions