
Submitted 9 months ago
Testimonials grid section - Tailwind CSS, Next.js
#next#tailwind-css#typescript
P
@DarrickFauvel
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud that outside of Tailwind CSS, I used custom CSS to create responsive grid views for multiple screen widths. Specifically, I used grid template areas to make these responsive layouts.
What challenges did you encounter, and how did you overcome them?The challenge I encountered was that nearly every testimonial looked different. For this, I targeted each testimonial card using the CSS :nth-child()
selector and applied its specific style.
Did I miss something? Is there anything I can do better? I am open to any constructive feedback.
Community feedback
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