ML-Fusion-Lab / ML-Fusion-Lab-Website

Welcome to ML Fusion Labs! This project aims to provide an interactive platform where users can learn machine learning from scratch, explore projects, and contribute their own machine learning endeavors.
https://ml-fusion-lab.netlify.app
MIT License
72 stars 188 forks source link

Alignment of the project section should be altered #159

Closed jeevika17 closed 2 weeks ago

srishti023 commented 2 weeks ago

The alignment of the project section is currently off. The project cards are not evenly spaced, and the text appears misaligned in some cases.

Proposed Solution:

Implement a responsive grid layout (using CSS Grid or Flexbox) to ensure even spacing between project cards on all screen sizes. Add consistent margins and padding around the project items. Ensure the text inside each project card is properly centered and aligned. Test the alignment on different devices and screen sizes to ensure a responsive design.

Please assign me this issue under gssoc'24 extd and hacktoberfest 2024.

Thank you

vivekvardhan2810 commented 2 weeks ago

This problem is solved.

So i am closing this issue.