Design comparison
SolutionDesign
Solution retrospective
Drops some tips..
Community feedback
- @IEdiongPosted almost 3 years ago
Hello Vikrant 👋, this is a well built component. Some suggestions:
-
The image in the
.cardImg
should be wrapped in an<a>
tag, along with the content of the<h1>
and the content of the.cardCreator span
. This is because those items seem to be clickable (links). -
Set the hover state of the
<h1>
and.cardCreator span
. The color should change on hover according to the design spec.
I hope this was helpful, Shalom!
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