Design comparison
SolutionDesign
Solution retrospective
NFT preview card, made with HTML and CSS only. Had to use a bit of sass to make the eye and cyan color appear at the same time on hover, since I couldn´t figure out how to place the selectors with vanilla CSS to make it happen
Community feedback
- @rostyslav-nazarenkoPosted almost 2 years ago
Hi! Fantasticsolution
- wrap you code in
main
element, and useh1
instead ofh2
- use
min-height
onbody
- use relative units for media queries, preferably
em
Marked as helpful0@Zeke-CachiPosted almost 2 years ago@rostyslav-nazarenko thanks for the Feedback! I'll apply those
0 - wrap you code in
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