Testimonials with grid

Solution retrospective
Hello everyone! Feedback would be greatly appreciated, just starting to learn the grid, do you have any tips for me? Thanks! :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, nice work on this challenge, Kacper! 👍
Your solution looks great and responds well! 👏
I suggest,
- Taking a look at your solution report and trying to clear up the errors that are there (there seem to be a few duplicated ID's on the page).
- Perhaps not adding
cursor: pointer
to the testimonial cards since they aren't clickable elements and might make the UX slightly confusing.
Keep coding (and happy coding, too)! 😁
- @MasterDev333
Great solution @Kacper. You used Grid and flex the correct way. If you have time, please study BEM naming conventions. Hope it helps. Happy coding~ :)
- @gacbur
Thanks, @MasterDev333! I will take a good look at BEM naming conventions, thanks for the advice :)
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