Design comparison
SolutionDesign
Community feedback
- @ashmaddenwebmelbournePosted over 1 year ago
Hey man, you should use Grid not flex for this layout. Read this article it will help https://css-tricks.com/auto-sizing-columns-css-grid-auto-fill-vs-auto-fit/
You should also learn about max-width and a make a container. That way all your stuff lines up.
Lastly the background color change on hover is wrong, it's too dark.
Apart from that, good job :)
0
Please log in to post a comment
Log in with GitHubJoin 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