devdisplay / DevDisplay

DevDisplay is a global open source community platform that brings together all your tech needs in one place. 🌟 Join DevDisplay to Showcase your skills, connect globally, collaborate, build and promote.
https://www.devdisplay.org
MIT License
147 stars 289 forks source link

Update Tailwind Config for Responsive Design #494

Open shivhere007 opened 3 weeks ago

shivhere007 commented 3 weeks ago

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 :

Screenshot 2024-10-28 121107 Screenshot 2024-10-28 121139

Before :

Screenshot 2024-10-28 122108 Screenshot 2024-10-28 122132

Note to reviewers

Kindly review this and merge it @codeaashu , @ishap11 , @madhukalita .

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
devdisplay βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 29, 2024 1:11pm
netlify[bot] commented 3 weeks ago

Deploy Preview for devdisplay failed.

Name Link
Latest commit b8346ae0310acfdcd0547e6722cb647634a5471c
Latest deploy log https://app.netlify.com/sites/devdisplay/deploys/6720ded1d1f4d70008344376
codeaashu commented 3 weeks ago

Hi @shivhere007 , thanks for your interest in contributing to DevDisplay!

Before we proceed, please add you profile here and 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Β πŸ‘πŸ»

shivhere007 commented 3 weeks ago

@codeaashu I have already added my profile and also starred the repo, kindly proceed further.