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

3 column preview card component main

@gabscarlos

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@Marco90v

Posted

Hi gabriel, in your solution I saw that the cards have rounded edges on all corners.

To avoid that you can add the cards in a parent container, to this container you add to the stylesheets overflow:hidden so that the child elements do not overflow the parent container and additionally you place the rounded corners to the parent container, to the child cards you remove the rounded corners and so it will be more in line with the design.

Marked as helpful

0

@gabscarlos

Posted

@Marco90v Hi! It got the corners due to lack of attention, now that I saw in the design that it doesn't have the rounded corners. In mobile design it was right. Thank you very much.

0

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