Testimonials-Grid-Section-Main(Solution)

Please log in to post a comment
Log in with GitHubCommunity feedback
- @kkalvaa
I like how you're using grid for this and that you're changing the amount of columns based on viewport width. However, on some widths you're letting the columns get a bit small which leaves the 1 column cards with a very narrow text. You should look into Una Kravets RAM grid: https://codepen.io/una/pen/oNbvNQv
The cards really shouldn't be figures, they should be divs or article. <figure> is meant for images and stuff, but this content is text based.
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