Submitted over 1 year agoA solution to the 3-column preview card component challenge
3 Column Preview Card with HTML and CSS
@Grunt395

Solution retrospective
I used the justify-content: space-between;
property for the first time in this project. While it helped me space out some of the elements, I still struggled with getting precise spacing, especially when it converted to the mobile layout. Is there a better way to space the elements out for each product card? Should I have even created a flexbox column for each product card in the first place?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Grunt395's solution.
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