Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I accomplished this challenge without a tutorial :D. It is not perfect, but I could center the div.
What challenges did you encounter, and how did you overcome them?Centering the items is always very difficult.
What specific areas of your project would you like help with?I compared my solution with some tutorials online. I wonder if I overused divs in this project.
Community feedback
- @Samir22RajPosted 8 months ago
It's a nice solution. The code is clean, easy on the eyes. If you're looking for a way to center items, I'd suggest margin 0 auto or flex and justify-content: center. But so far, you've done a great job with this.
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