Design comparison
SolutionDesign
Solution retrospective
Please tell me how I can improve. Please provide feedback
Community feedback
- @DhananjaysutwanePosted 8 months ago
Hi Abdul, I reviewed your code I have found some tags that could be better which are as follows:
- Body tag: width :100%; height: 100vh; display:flex; justify-content:center; align-items:center;
this could make your container center.
I think you should learn Flexbox properly.
thanks
regards, Dhananjay
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