Submitted over 4 years agoA solution to the 3-column preview card component challenge
Mobile first using CSS grid layout
@ClariceR

Solution retrospective
Hi everyone, thanks for looking into my solution. I tried to be very efficient, but if you have any input on how to make it more efficient, please let me know. My first thought was that I could build this without media queries, but in the end, there was one point where I would have two cards in the first row and on the second row I would have one card and an empty space. Is there a way to make the last card span the entire width automatically? Thanks in advance!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Clarice R.'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