Responsive testimonials - two ways: grid-areas and RAM 🚀

Solution retrospective
They were initially written using grid-template-areas
. However, keeping in mind, the potential addition of new testimonials I decided to use in the layout pattern RAM - repeat, autofit minmax().
This maintains full responsiveness as well as the ability to add more, while maintaining layout consistency.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Dominik'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