Submitted about 1 year agoA solution to the Four card feature section challenge
Four Card Feature Section using Next.js and Tailwind
next, tailwind-css
@deedeedev

Solution retrospective
I used grid instead of flexbox to place the cards. I would have liked to define some areas with grid-template-areas
and place cards this way but I don't think it's possible using tailwind.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Davide'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