Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
All your feedback is welcome thank you in advance
Community feedback
- @hannibal1631Posted 6 months ago
Well done. But i would suggest you to decrease the left-right & up-down padding inside the container, cause it's taking more space than needed. Also use
display:flex
,justify-content: center
&align-items: center
inside container div, cause your div is not properly centered. Use px instead of percentage in padding.Marked as helpful0
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