Four card feature section CSS & Flexbox

Please log in to post a comment
Log in with GitHubCommunity feedback
- @mattstuddert
Hey Fran, awesome work on this challenge and congrats on submitting your first solution! 👍
Your code is really well written and your solution scales down nicely to mobile. Have you ever tried using
min-width
media queries and working mobile-first? I find that I write less CSS using this approach and it also has the benefit of loading in fewer styles for mobile users. If you haven't tried it, I'd definitely recommend giving it a go on a future project.Keep up the great work!
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