-
-
Notifications
You must be signed in to change notification settings - Fork 476
Fix Responsive Design Issue on MacBook View #81
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomershacktoberfestLabel is used for Issues and pull request related to Hacktoberfest 2025 open source contribution.Label is used for Issues and pull request related to Hacktoberfest 2025 open source contribution.hacktoberfest2025Label for tracking contributions and activities during Hacktoberfest 2025Label for tracking contributions and activities during Hacktoberfest 2025
Metadata
Metadata
Labels
good first issueGood for newcomersGood for newcomershacktoberfestLabel is used for Issues and pull request related to Hacktoberfest 2025 open source contribution.Label is used for Issues and pull request related to Hacktoberfest 2025 open source contribution.hacktoberfest2025Label for tracking contributions and activities during Hacktoberfest 2025Label for tracking contributions and activities during Hacktoberfest 2025
Issue
There is a responsiveness issue with the DevDisplay platform when viewed on a MacBook. The layout does not adjust correctly, causing elements to overlap and making the site difficult to navigate. This issue needs to be addressed to ensure a seamless user experience across all devices.
Steps to Reproduce
Expected Behavior
The layout should adjust fluidly to the MacBook screen size, ensuring all elements are properly aligned and the site is fully navigable without any visual issues.
Screenshots
Attached below are the screenshots illustrating the issue:
Additional Information
How to Contribute
We welcome contributions from the open-source community to resolve this issue. Please follow the steps below to contribute:
git checkout -b fix-macbook-responsive.git commit -m 'Fix responsive design issue on MacBook view'.git push origin fix-macbook-responsive.Code of Conduct
Description: By submitting this issue, you agree to follow our Code of Conduct
We appreciate your contributions to improving DevDisplay!
Contact
For any questions or further information, please reach out to the project maintainers. @codeaashu
Specially thanks to #hacktoberfest 2024
Thank you for helping us make #DevDisplay better!