Testimonials section using grid

Solution retrospective
I normally use flex for my layout, but thought I would give this challenge a go using grid. I had some difficulties with the fr unit for the grid-template-columns
and I feel like my final solution might be odd as I used 2.1fr 1fr
to try and get the text within the testimonials to match the design. Would appreciate any feedback. Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JoseLuisFV
I use grid areas for this challenge, I think it is more easy, for this case link
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