Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I would improve the code structure
Community feedback
- @Sharky83Posted 3 months ago
looks good! to help you center it in flexbox on main wrapper.
display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100vh;
Marked as helpful1
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