Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Designing without Figma can be quite challenging. I really hope Frontend Mentor starts providing free Figma files for projects from the Newbie to Junior levels.
What specific areas of your project would you like help with?I'd take any advice!
Community feedback
- @hrid-chakrabortyPosted about 1 month ago
The blog card which you have built is truly impressive. A very good use of transform on the card and transition on the button. In fact, I got to learn a lot from your code.
I have a very small suggestion: Changing the cursor to a pointer on hover could improve user experience. It can be done like so:
.btn { cursor: pointer; }
Marked as helpful1
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