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

#vanilla-extract

@Histman726

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

Johnny 470

@johnnysedh3lllo

Posted

hey, i was just scrolling and saw your solution. i think yours is nearly there. if you add 3rem of padding to your "card" class it will set it off. and i would advice you set the padding in "rems" instead of pixels. pixels are a bit static if you are looking toward responsiveness. hope this is helpful to you.

.card { 
     padding: 3rem;
 }
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