Design comparison
SolutionDesign
Community feedback
- @MaximilianoDanielGarciaPosted 11 months ago
Hi @PavanKasukurthi, good job!
If you are wondering why isn't centered that is because you have to add
min-height: 100vh;
onbody
tag styles. Then, remove themargin-top
from.container
class.Also, I noticed that you forgot to add the hover style on the title.
Marked as helpful0
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