Design comparison
SolutionDesign
Community feedback
- @roraima1986Posted 12 months ago
Hello, so that it is centralized in the center you could add the following to main:
.main { margin: 0 auto; display: flex; flex-direction: column; justify-content: center; align-items: center; }
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