Responsive testimonial page using grid and flexbox

Solution retrospective
Hi everyone, this is my solution of "testimonial-grid-section".
I learned,
- To set a grid layout with different resolution by using
grid-template-area
. - To set the default value of grid column by using
grid-auto-columns
.
Any feedback would be appreciated. Thanks for your time!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @margga88
The desktop version is great. Just fix the width on your mobile version to match the design or the query related to it and you're good to go.
Great work!
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