Responsive Testimonial Section with Scss and Grid
Design comparison
Solution retrospective
Nothing really to be proud, about such a simple challenge, but it always fun to play with Grid layouts.
What challenges did you encounter, and how did you overcome them?I had forgotten how to set a range of sizes in the rows and columns of the grid layout, so this was a good refresher that minmax()
is the attribute that allows you to do this.
Nothing in specific but any feedback is always appreciated. It is always fun to see others approach to the same challenge.
Community feedback
- @marliedevPosted 20 days ago
Looks great! The only thing that i found and would improve is, that you keep the BEM Syntax and change modifier classes
So ist should bei .testimonial--violet
Marked as helpful0@SergioCasCebPosted 20 days ago@marliedev So true, I completely forgot to set the modifier classes properly. Thank you about that.
0
Please log in to post a comment
Log in with GitHubJoin 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