Design comparison
SolutionDesign
Community feedback
- @lazy4gyanPosted over 1 year ago
Congratulation's buddy 🎉 you have done a fantastic job👏
However, I noticed that you missed to center the
.container
class. You can fix this using flex below is the code..container { display: flex; align-items: center; height: 95vh; }
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