Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was the Proudest of how to make the section and placed it nicely. Next time I will do more than that because I love doing more complex challenges.
What challenges did you encounter, and how did you overcome them?I need to understand the position, grid, and much more fully. Go back to basics and carefully learn so that's why I can finish this challenge.
What specific areas of your project would you like help with?A lot of div, li, and semantic HTML is used main. and CSS is vital to this project.
Community feedback
- @kodan96Posted 7 months ago
hi there!
If you apply these on the body your content should be centered:
body { min-height: 100vh; display: flex; justify-content: center; align-items: center; }
Happy coding and good luck!
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