Submitted 11 months agoA solution to the Testimonials grid section challenge
Testimonials grid section using css grid, flexbox and sassy css
sass/scss
@HamzeKabi

Solution retrospective
What are you most proud of, and what would you do differently next time?
I have a somewhat good understanding of CSS Grid. grid-template-areas is a life saver.
What challenges did you encounter, and how did you overcome them?Organizing the head part of card(profile image, name and "verified graduate") was a little hard. I wanted to create it using css grid, but I was unsuccessful, I used flexbox twice(flexbox inside flexbox) to create it. I'd like to know how others have created it.
What specific areas of your project would you like help with?DRY. Reducing redundancies
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on HamzeKabi's solution.
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