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

page is not responsive al all #194

Open
devagya-rattan opened this issue May 31, 2024 · 8 comments
Open

page is not responsive al all #194

devagya-rattan opened this issue May 31, 2024 · 8 comments
Labels
bug Something isn't working feature GSSOC 2024 gssoc GSSOC 2024 level2 25 points priority : high GSSOC 2024

Comments

@devagya-rattan
Copy link

Describe the bug
The website's responsive design is failing on multiple device sizes. Specifically, on small screens (e.g., smartphones with a width of 320px or less), the navigation menu overlaps with the header content,

To Reproduce
Navigation Menu: Implement a media query targeting screens with a width of 320px or less to adjust the styling of the navigation menu. Consider using a collapsible menu or hamburger icon to save space.
Images
: Ensure images use responsive design techniques, such as setting the max-width to 100% and height to auto, to maintain their aspect ratio and fit within the screen dimensions.
Horizontal Scrolling:
Review the CSS for any fixed-width elements that may be causing horizontal scrolling and adjust them to be responsive. Use relative units like percentages or viewport widths (vw) instead of fixed pixels.

Screenshots

Screenshot (144)

Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@devagya-rattan
Copy link
Author

Please assign me this issue

@SUGAM-ARORA
Copy link
Owner

@devagya-rattan Issue assigned to you

@SUGAM-ARORA SUGAM-ARORA added bug Something isn't working gssoc GSSOC 2024 level2 25 points priority : high GSSOC 2024 feature GSSOC 2024 labels Jun 2, 2024
@Ad2iti2003
Copy link

Please assign me this issue

@devagya-rattan
Copy link
Author

devagya-rattan commented Jun 11, 2024 via email

@SUGAM-ARORA
Copy link
Owner

@Ad2iti2003 Are you up for this?

@Tejsvapandey1
Copy link

@SUGAM-ARORA can i work on this

@SUGAM-ARORA
Copy link
Owner

@Tejsvapandey1 Yes you can work on this. When the required changes has been made you can tag me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature GSSOC 2024 gssoc GSSOC 2024 level2 25 points priority : high GSSOC 2024
Projects
Status: In Progress
Development

No branches or pull requests

4 participants