nft-responsive-payment-card

Solution retrospective
This is my fourth project.
I'm open to your suggestions, thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Webdevsonu
@burak2482 Nice job creating NFT preview card component Burak Durmuşoğlu. You made your design responsive and clean but as I noticed you may have missed to implement some of the hover effects on the image and some links. You could add hover effects easily by using some pseudo- class in CSS for example, link: hover, a:hover. You can get more info about CSS hover here. I want to suggest you to include semantic tags in you HTML code so you wouldn't have to use div tags every time. Get more info here. I hope this proves helpful to you.
Happy coding
Marked as helpful
Join 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