Design comparison
SolutionDesign
Solution retrospective
Please criticize it, thanks
Community feedback
- @Nadine-GreenPosted almost 2 years ago
HEYCHYUNJET!
Your solution is so close to being perfect :) one thing preventing this is the lack of vertical alignment on your container, I can help you with this.
Instead of using margin, what you could do is give your
main
a height of 100vhheight:100vh
then a display of griddisplay: grid
and then using the codeplace-items: center
HOPE I COULD BE OF HELP :)
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