Simple solution for blog card

Please log in to post a comment
Log in with GitHubCommunity feedback
- @konraddissake1808
Card Position You should have set
height: 100%;
on the body element and use flexboxjustify-content: center;
align-items: center;
to center the card in the middle of the screen
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