Design comparison
SolutionDesign
Community feedback
- @DeadvLoperPosted 12 months ago
Try centering the card by adding the below CSS code to your body: " display: flex; flex-direction: column; align-items: center; justify-contents: center; height: 100vh; margin: 0; " Stay motivated and keep it up.
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