Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted 27 days ago
Hey has-dev11, how’s it going? I was really impressed with your project’s result, though I have some advice that could be helpful:
I noticed that your component is not centralized to solve this problem we can do the following:
.page { display: flex; align-items: center; justify-content: center; flex-direction: column; min-height: 100vh; }
Everything else looks great.
Hope this helps! 👍
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