iamrahulmahato / master-web-development

Learn to code by building projects.
https://masterwebdevelopment.netlify.app/
MIT License
141 stars 361 forks source link

🐞 : The Grid is kinda messed up #600

Closed Lonwwolf14 closed 2 weeks ago

Lonwwolf14 commented 2 weeks ago

Is it just for me or all are having the same issue??

:red_circle: Bug

The grid layout in the game selection screen is misaligned, causing visual inconsistencies and potential usability issues.

:red_circle: Changes

To address this bug, we should:

  1. Review and adjust the CSS grid or flexbox properties for the game selection container.
  2. Ensure consistent sizing and spacing for all game tiles.
  3. Implement responsive design techniques to maintain proper alignment across different screen sizes.
  4. Add overflow handling to prevent content from breaking the layout.
  5. Test the layout on various devices and browsers to ensure consistent appearance.

Screenshots 📷

image


✅ Details to Include When Taking the Issue:

iamrahulmahato commented 2 weeks ago

@Lonwwolf14 work on it

iamrahulmahato commented 2 weeks ago

this issue is important work on it as fast as possible @Lonwwolf14

Lonwwolf14 commented 2 weeks ago

Yep Done....!!