Blog Preview Card using HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @MaximilianoDanielGarcia
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 helpful
Join 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