Design comparison
SolutionDesign
Community feedback
- @Yahia-kilanyPosted 4 months ago
I think you should put the
display: flex;
,justify-content: center;
, andalign-items: center;
properties in thebody
element instead of the container class. The container div does not include the entire page so it can't really center the card vertically. otherwise, I think this is solid.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