NFT preview using CUBE CSS Methodologies

Solution retrospective
What I am most proud of??? I don't know maybe I completed the challenge and most importantly i am submitting the Challenge.
What challenges did you encounter, and how did you overcome them?Creating custom color CSS was a challenging part. I was doing a silly mistake of not putting ; at the end of code for example
the correct way
--Very-dark-blue-mainBG: hsl(217, 54%, 11%); --Very-dark-blue-cardBG: hsl(216, 50%, 16%);
i was forgetting ; at the end so i was not able to use it. And there is part where when in active state NFT image had a overlay of cyan background whit an eye symbol, ion hovering my eye symbol opacity was also getting changed which i was not able to solve.
What specific areas of your project would you like help with?there is part where when in active state NFT image had a overlay of cyan background whit an eye symbol, ion hovering my eye symbol opacity was also getting changed which i was not able to solve.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on JUNED's solution.
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