Design comparison
Community feedback
- @SensationullPosted 9 days ago
Hey congrats on completing the solution!
I like how you solved the problem, but there are a few things missing:
1.) The card is centered along the x axis, but not the y axis. This might be resolved by adding a div element that has a class that's using flexbox's align-items:center declaration.
2.) The font-size/font-weight for the publish date is a little off. It looks to bee the same weight as the "HTML & CSS foundations" title
3.) I think you need a tiny bit more box-shadow on the horizontal and veritcal axes.
4.) Things should also change slightly when the screen's resized to a mobile screen size.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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