Design comparison
SolutionDesign
Solution retrospective
Build the project according to the information given in the challenge.
Community feedback
- @B-uchiPosted over 2 years ago
Congratulations @wellaquino on completing your first challenge, I think you did a good job. I just have a recommendation:
- Your main component is not exactly centered. I would recommend adding
height: 100vh; width: 100%; display: flex
to yourbody
styling to center the main component.
Cheers and happy coding
0 - Your main component is not exactly centered. I would recommend adding
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