Design comparison
SolutionDesign
Solution retrospective
my fifth work. im gradually getting the hang of media queries and before i go and try another challenge im going to learn css grid coz flexbox is good but will not always give the layout i wanted.
Community feedback
- @akash-1712Posted over 3 years ago
Instead to use display:flex you have to use display:grid for complex layout like in this challenge.
Instead of using height:100vh in div.container you have to use in body.And for inside container like header and div.column never give height property to them.
Marked as helpful0
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