CSS Grid Three columns with flex and fixed class

Solution retrospective
I did this project in less than 50 minutes
Please log in to post a comment
Log in with GitHubCommunity feedback
- @darryncodes
Hi Moek,
You've smashed it, impressive with the timings too.
- I think you could add
max-width
to your cards to ensure they don't stretch all the way across the viewport at some points in the design - you could also you a
transition: ease-in .3s;
on your button to make the hover affect feel smoother
Happy coding!
Marked as helpful - I think you could add
- @Halo-last
The flex of 50 mins real ;c. Nice one. I'm a try this one though.
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