Design comparison
SolutionDesign
Community feedback
- @manjubhaskar02Posted over 1 year ago
Congratulations
You have successfully completed the challenge.I have a small suggestion that you will find helpful in coming challenges.
Try to make the body center.
body { display:flex; flex-direction:column; justify-content:center; min-height:100vh; margin:auto; }
1@AustinKing5Posted over 1 year agothank you very much.... i will surely implement that in my next projects @manjubhaskar02
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