Design comparison
SolutionDesign
Community feedback
- @denieldenPosted almost 3 years ago
Hi Aditya, great job!
Try to remove all
margin
fromcontainer
class and use flexbox to the body for center the card. Read here -> flex guideAlso set
heigth
of body to100vh
because Flexbox aligns to the size of the parent container.Hope this help and happy coding :)
Marked as helpful0@aditya06pxPosted almost 3 years ago@denielden thanks for your feedback . it helped to improve . thanks
1
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