Solution to The NFT preview Card Component Using FlexBox
Design comparison
Solution retrospective
I am proud of how i am able to achieve a similar result and i would like to use better tools next time to achieve this faster
What challenges did you encounter, and how did you overcome them?to be honest while doing this challenge the most challenge part for me was the one with the :hover preview one where you have to show the icon and a aqua background as well and i did achieve something similar to it but i couldnt get the aqua background.
What specific areas of your project would you like help with?i would like the help in getting the aqua background with the icon while hovering onto the image
Community feedback
- @faraz-ch1Posted 4 months ago
Try giving it background color like this: background-color: rgba(0, 255, 247, 0.5); It will give overlay the color.
0@GamingClausPosted 4 months ago@faraz-ch1 i mean i did try giving it a background color but it didn't work
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