
Solution retrospective
anywhere that need changes
Please log in to post a comment
Log in with GitHubCommunity feedback
- @muskan-fatim
Hi there! 👋
You’ve made a great start on the Blog Preview Card — well done for completing the challenge! 🎉 I checked out your solution, and I noticed a few small CSS issues that you might want to improve for next time:
Some spacing and alignment could be more consistent — for example, adjusting padding or margins can help center the content better and make it feel more balanced.
The layout could be more responsive — you might want to try using max-width and flex or grid properties to make sure the card looks good on all screen sizes.
The hover effect and image styling could be a bit smoother — maybe try using border-radius, transition, or overflow: hidden on the container instead of just the image itself.
If you’d like, I’d be happy to help with fixing or cleaning up the CSS. You’ve got the right idea, and just a few tweaks could take it to the next level! 💪
Keep up the great work — every project is a step forward! 🚀
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