Submitted over 2 years ago
NFT Preview Card component challenge solution
@mayurDayal2000
Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Mayur, I took some time to look at your solution and you did a great job!
Also I have some tips for improving your code:
- To make it look as close to the design as possible add
border-radius: 1rem;
to.transparent
class - try to add a little
transition
on the element with hover effect
Overall you did well :)
Hope this help and happy coding!
Marked as helpful1@mayurDayal2000Posted over 2 years ago@denielden Hi Deniel, Thanks for the helpful tips. I have updated the code with the transition effects and the border radius. Hope you will like it.
1@denieldenPosted over 2 years ago@mayurDayal2000 You are welcome! Now it's much better ;) keep it up
0 - To make it look as close to the design as possible add
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