Design comparison
SolutionDesign
Community feedback
- @NeonCodesPosted about 2 months ago
Hello , good job completing the challenge! It looks similar!
First, the positive: The card is well centered with flexbox. All elements are present and with the font-style in the style guide. I forgot about
span
and how it helps with styling. That's a nice reminder.Second, potential areas of improvement: The corners of the card seem a bit bigger than the photo. You can try
10px
for theborder-radius
. Andborder-radius:4px
for the learning tag. Also, if you want to learn focus and hover states there is this article on web dev Focus-web-devI hope it helps.
Happy coding!
0
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