Simple testimonials grid section with TailwindCSS

Solution retrospective
The final design of the cards.
What challenges did you encounter, and how did you overcome them?Try to do the same as the original design.
What specific areas of your project would you like help with?The CSS styles.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @PiyushSolanki-hub
Hi👋 I can see that you are having trouble fitting the text inside the box try this:
<main class="grid sm:grid-cols-4 sm:gap-3 gap-5"></main>
Marked as helpful
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