
Design comparison
SolutionDesign
Community feedback
- P@rodrigopereira21Posted about 2 months ago
Good. just try using this on the body to center the card both vertically and horizontally:
.wrapper { display: grid; place-items: center; min-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