
NFT preview Card using CUBE CSS
Design comparison
Solution retrospective
I am most proud of learning to use CUBE CSS in a project.
What challenges did you encounter, and how did you overcome them?I faced a challenge in creating coloured image overlay as needed in the design. After some tries & Google searches I found this article that helped me with required CSS.
What specific areas of your project would you like help with?CSS techniques
Community feedback
- @ClaudiaRamirezDPosted 12 days ago
Well done! You could use padding-block or padding-inline instead of specifying each side separately. Also, the overlay seems a bit lower than it should be. Using position: relative to the image and position: absolute on the overlay might help fix it.
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