Design comparison
SolutionDesign
Solution retrospective
I posted on another challenge solution before... feedbacks are welcome, Thank you in advance
Community feedback
- @Parvez785Posted over 1 year ago
Instead of using margin-top and bottom on body.container use below code
display: flex; justify-content: center; align-items: center; height: 100vh;
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