Responsive Social proof section using CSS Grid and Flexbox

Solution retrospective
Any suggestions and feedbacks are highly appreciated. Thank you 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
- @bene-volent
To get a staggered effect on cards instead of using margin and breaking some flow try using grid and its grid-row and grid-column property. I learnt it from Kevin Powell, but I can't find the video. You can check out my solution and if you are not able to understand, try looking for the solutions online.
Other than that, awesome solution.🙂🙂
[Edit] Looked at your previous solutions. You already know how to do that, so try to make it using grid!
Marked as helpful
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