CSS grid and flexbox

Solution retrospective
I think arranging the content inside of grid was the most challenging part. Talking about the media queries i am not sure why image is not appearing in the background and whenever i decrease the width of the tab my content gets scatter in weird manner. If someone has any solution regarding this , feel free to reply .
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MioMauro
No grid is needed in this challenge, just 2 different flexboxes. One is the main container, and the other where the icons are. Ultimately you have 2 elements, you use the grid if you have more. The way I see the challenge, then there are 1000 ways to get to result.
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