Testimonials Grid using CSS Grid and flexbox, and media queries

Solution retrospective
Hi folks, subitting my second frontend project. Would appreciate any feedback you can give. Would specifically appreciate comments on the logic of my code layout:
Is it a proficient layout or could it have been done in a more concise and compact way? I thought about it for a long time before committing anything to the editor, in order to achieve as little repetition of unnecessary code as was possible...but I'm guessing there was lots of neater uncomplicated solutions to this.
Anyway, happy to have completed it at least. Look forward to reading any comments or feedback. Thanks in advance, Frankie.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Karimsamir112
hey , this is good but you must change the layout on small devices (mobile) to keep it responsive .
you can learn bootstrap to know how to make it responsive on small devices
keep going and 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