Design comparison
SolutionDesign
Community feedback
- @julius-tamalePosted almost 2 years ago
Great solution and effort on completing this challenge Kumar. You set the body display to flex , justify-content: center, align-items: center, width: 100vh and height: 100vh so that your container div can be centered. Then apply CSS grid to the container. You can use Complete Guide to CSS Grid to get started with CSS grid. I hope I helped.
Happy Coding
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