Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to learn responsiveness from this project. using the code snippet below, I learnt how to center a div. It has been very helpful in other projects as well.
( justify-content: center; align-items: center; display: flex; height: 100vh;
)
None
What specific areas of your project would you like help with?None at the moment. But if you by chance notice that I skipped something kindly do well to notify me.
Community feedback
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