Submitted about 2 years ago
Frontend-Mentor-NFT-preview-card-component solution with Flexbox
@K-Muzslay
Design comparison
SolutionDesign
Solution retrospective
Hello everybody,
The most challenging thing, for me, during this solution was: how to create an overlay hover effect on the main image.
Can it be done in another way more efficiently? Any other feedback is welcomed too.
Thank you! :)
Community feedback
- @joana-trotsPosted about 2 years ago
Hi, nice job! You can try to use opacity property for the overlay element instead of z-index, then you can add transition property for a smooth effect 😉 If you have any difficulties, you can find this solution on my account :) Keep it up 👍
1@K-MuzslayPosted about 2 years ago@joana-trots Thank you! I checked your solution, I'll try it out as soon as I learnt the transition.
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