Submitted almost 3 years ago
NFT Preview Card Using CSS Grid, Flexbox and hover
@M0hamedF
Design comparison
SolutionDesign
Solution retrospective
Any suggestions or feedback are welcomed😁.
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there!Nice work with this one. Viewing your solution, I would suggest the following for you...
- In the
.avatar img
rule set, removeborder-style: solid;
andborder-color: hsl(0, 0%, 100%);
. Addborder: 1px solid hsl(0, 0%, 100%);
Overall you did well and Keep it going!
Marked as helpful1 - In the
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