Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Center the element a little bit more better
What challenges did you encounter, and how did you overcome them?Marking it center on the page center
What specific areas of your project would you like help with?Add css styles
Community feedback
- @T3chfuzionPosted 7 months ago
Looks really good. You need to deploy a max-width for your main container.
element { max-width: 400px; }
or something to this effect. Other than that, everything else looks really good.
0 - @aggie-lPosted 7 months ago
Hiya! I think your code is very readable and structured. I agree that your exercise would benefit from better centering. Also, I see that some of your colours are different from the ones in original design.
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