A simple mobile first approach with a CSS flex and grid combo

Solution retrospective
Hopefully I didn't make any major mistakes.
My code is clean, don't be afraid to check it.
If there is a better way to tell the grid where to put the individual items, do let me know! I'm still learning flex and grid so there's much I don't know.
Thanks in advance!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @riverCodes
I was stuck on the same challenge when you posted your solution. It helped me out a ton :D I used to shy away from using properties like grid-column and rows and looking at how you did it made me realize how effective it can be and motivated me to learn more about Grid! Your code is super clean and I like how much detail you go into in the ReadMe!
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