Design comparison
SolutionDesign
Community feedback
- @MikDra1Posted 3 months ago
I always advise you to center you component. Here is a code snippet that you can use to do this:
.container { display: grid; place-items: center; }
Hope you found this comment helpful πππ
Good job and keep going πππ
Marked as helpful1
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