-
-
Notifications
You must be signed in to change notification settings - Fork 274
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
Update Tailwind Config for Responsive Design #477
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❌ Deploy Preview for devdisplay failed.
|
Hi @shivhere007 , thanks for your interest in contributing to DevDisplay! Before we proceed, we noticed you haven't adding our profile on #DevDisplay also forgot to star the repo. It's like making an amazing sandwich and forgetting to take a bite! -- I think our repo's feeling a little lonely without your 🤗 So, be sure to star the DevDisplay GitHub Repository. 🌟 💌 This is a mandatory step for all contributors. & It's is the first priority of contribution in DevDisplay 💌 🚀 We look forward to your contribution once these steps are completed. 🚀 Thanks 👍🏻 |
Kindly check and merge at your earliest convenience @codeaashu , @ishap11 , @madhukalita . |
I have already starred the project and just now added my profile too. Kindly review and merge my PR @codeaashu , @ishap11 |
@codeaashu kindly review and take some actions. |
Description
This update enhances the user interface of the "DevDisplay" platform on tablet devices by aligning header elements and optimizing the light/dark mode toggle button for screens with a max-width of 768px and 1024px. These adjustments ensure a clean, centered header and an accessible toggle button, providing a seamless experience for tablet users.
Related Issues
Fixes #455
Changes Proposed
Custom Breakpoints Added: The md (medium) breakpoint has been set to 925px, allowing for a more tailored responsive design for medium-sized screens. The lg (large) breakpoint has been adjusted to 1100px, providing a better fit for larger screens while ensuring optimal layout and spacing. Other breakpoints remain unchanged at 640px for sm (small) and 1280px for xl (extra-large).
Checklist
Screenshots
After :
Before :
Kindly review this and merge it @codeaashu , @ishap11 , @madhukalita .