Blog Preview Card

Solution retrospective
I'm proud of the fact that I did not have to look up the document or google on how to solve this challenge.
What challenges did you encounter, and how did you overcome them?I did not encounter any challenges.
What specific areas of your project would you like help with?Web Responsiveness. Still struggling with that.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RickLearnsToCode
This looks really good! Your font weights and colors are matching the design really well - I struggled with mine a bit. My only feedback is I can see you're using a bit of blur on your drop shadow, which the design doesn't seem to be using. Also, I think if you want to center the card vertically on the page you can get rid of the margin-top/margin-bottom settings on your .container class selector so the
margin: 0 auto;
setting above them will be used.
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