Skip to content
Submitted over 1 year ago

Four Card Feature Section using TailwindCSS

parcel, tailwind-css
P
LVL 2
@JYLN
A solution to the Four card feature section challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I never really use CSS Grid for layouts. Generally, I've been pretty happy with trying to negotiate flexbox for creating my layouts. This time I wanted to challenge myself to use grid and flexbox to create the layout from the design. Trying to center the outer card columns vertically was difficult but after I practiced grid by playing Mastery Games - Grid Critters, I was able to transfer the knowledge to Tailwind utility classes and center the outer columns.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Jaylen Baxter’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