Blog-preview-card HTML, CSS

Solution retrospective
name of div
What challenges did you encounter, and how did you overcome them?positioning
What specific areas of your project would you like help with?none at the moment
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Carmenyo
Hello, your code is really good, but to center your card perfectly, you could implement: body { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; }
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