Design comparison
SolutionDesign
Community feedback
- @faisalahmed11Posted over 1 year ago
Hi there @NathaliaFernandes28, your submission is greatly appreciated, but I have some suggestions for you if you can replace your body styles with
body { background-color: hsl(0, 0%, 95%); display: grid; place-items: center; min-height: 100vh; } //and main styles with main { display: flex; flex-direction: row; // margin-left: 11em; margin-top: 2em; }
it will start looking the same as given in the design.
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