Responsive Testimonial Layout | Grid and Flexbox

Solution retrospective
I learn alot about CSS Grid while making this project.
Tips:
"If you have simple 2 or 3 column layout go with flexbox otherwise choose grid it will make your life much much easy and you will not stuck on media query hell. haha"!!
Happy Coding !!!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @yacineKahlerras
hey good job on the challenge just one small suggestion you should set a fixed width to the columns not just
1fr
so it doesnt stretch way too much, i found that23rem
is a nice width thats closer to the design, happy coding !
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