Design comparison
SolutionDesign
Community feedback
- @Anubliss-0Posted almost 3 years ago
Great job on completing this challenge!
The site does a good job of meeting the design brief, I especially like the transition on the NFT review image on
:hover
If I may suggest something, Perhaps you could center the card by targeting the first
.container
div and setting a margin?I also noticed the image does not have rounded corners, easily missed but an easy fix using
border-radius: 8px;
Otherwise its great job! I also noticed the use of utility classes and color variables which is something I'm only just starting to use myself, nicely done :)
Anubliss_
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