Submitted almost 2 years ago
Solução do cubo NFT, ultizando CSS flexbox e media query CSS
@Yago14
Design comparison
SolutionDesign
Community feedback
- @Tux3er-IsmaPosted almost 2 years ago
Hi Yago
I have reviewed your code and looks good 🎉!
There are some tips for your next project 💡!
Author ©️:
-
Put who did the project because anyone can copy and paste your code
-
Customize your Readme.md file to get more followers and get a better github page
CSS 🎨:
-
Don't put the same width to the card as the body
-
In the body instead of putting
height: 100vh;
putmin-height: 100vh
-
If you want the eye to don't get opacity in the hover state use ::before or ::after pseudoclasses in the blue square
Your code looks nice so continue coding 👨🏻💻!!!
Marked as helpful1 -
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