Four card feature section solution using flexbox and grid

Solution retrospective
Effectively using CSS grid, I haven't used it in a long time. Combining it with flexbox, chef's kiss.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @tmykkanen
Looks good! I like the idea of the intermediate media query at 640px.
You could look into semantic containers rather than divs. I'm no expert, but I think you could use
main
andsection
for better accessibility.Also, since you mention grid, check out Kevin Powells videos.
Two that I think would be pretty helpful and give you some ideas are:
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