Design comparison
SolutionDesign
Community feedback
- @Naveen-CBPosted 10 months ago
Hello @aadithya1551 you actually did a great job.
But here is the one issue you need to fix it
in your
.container
add this to center your container..container{ display: flex; min-height: 100vh; align-item: center; justify-content: center; }
and as always try to add
<main></main>
tag this definitly improve your web accessibility and SEO.Try this out to make your solution to looks perfect.
I hope this might be helpful to you❤️, Keep it up this sprit.
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