Shreyaa173 / Code-Book

⚡ Empowering Education through Coding Resources
https://code-book-kappa.vercel.app/
99 stars 156 forks source link

Improve Responsiveness and Consistency on Small Screens #364

Open Sumit1911 opened 4 weeks ago

Sumit1911 commented 4 weeks ago

Hi @Shreyaa173 , Description: The website's UI has responsiveness issues on small screens, leading to elements appearing misaligned or inconsistent with the design on larger screens. This impacts the overall user experience on mobile devices. We need to adjust styling and layout for small screen sizes to ensure a smooth, consistent interface across all devices.

Issues: image

image

To-Do: Investigate elements that break or misalign on smaller screens. Update CSS to create responsive design patterns for small screens (e.g., media queries). Test for consistent UI and UX across different screen sizes (mobile, tablet, desktop).

Expected Outcome: A consistent and responsive UI that maintains the design integrity on small screens, providing a smooth and accessible experience on mobile devices.

Please assign this issue with hactoberfest label!

Shreyaa173 commented 4 weeks ago

Assign to you