Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

home page responsive (mobile view add) #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Chayan8837
Copy link

Summary

This PR resolves the overflow issue on the home page by making changes to the CSS layout. The issue was causing the content to extend beyond the viewport on smaller screens.

Changes Made:

  • Modified CSS to ensure the content adjusts properly across different screen sizes.
  • Added media queries for better responsiveness.
  • Tested the UI across different screen sizes.

Screenshot from 2025-01-10 14-31-27

Issue Link:

Fixes #121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance mobile view of the website
1 participant