Four Card Feature Section | Tailwindcss

Solution retrospective
At first, I didn't know how to achieve the challenge layout. I thought about using Grid with Flex and an extra div for the two middle boxes, but I figured out a way to do it with a three-column by two-row grid.
I made the first and last boxes span two rows, and centered them using align-items
property, which did the trick.
Help with code and accessibility is welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @laravue-18
Great Job
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