Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive Product Preview Card Component using Flexbox

@AshM10

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What I learned

Still getting the hang out of using flexbox. I used to always use bootstrap for grids, and this time I did not use it.

Community feedback

faizan 2,420

@afaiz-space

Posted

Hey @AshM10, congratulation on completing the challenges. I noticed some issues.

  • Replace height:100vh with min-height:100vh in body element.
  • Remove min-width:600px and replace width:30% with width: 40rem; in card class.
  • Replace height:400px with min-height:20rem in left-side class of media query

Marked as helpful

1

@AshM10

Posted

@afaiz-space Thank you so much! I did the adjustments! ❤️

0
faizan 2,420

@afaiz-space

Posted

@AshM10 your wellcome

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord