Testimonials grid section css grid

Solution retrospective
I’m most proud of how I used CSS Grid to structure the layout and Flexbox to align the internal content of each testimonial card. This project helped me strengthen my understanding of layout techniques and responsive design.
What challenges did you encounter, and how did you overcome them?One of the main challenges was getting the grid layout to match the design exactly, especially with different card spans and positions. I overcame this by carefully reviewing the grid structure, using grid-template-areas, and adjusting media queries to make it responsive.
What specific areas of your project would you like help with?I'd love feedback on how I structured the CSS Grid layout—are there more efficient or scalable ways to do it? I’d also appreciate any tips for improving code readability and responsiveness.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on nick'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