Submitted almost 2 years ago
NFT preview card component - Mobile first solution
@manjeshrv592
Design comparison
SolutionDesign
Community feedback
- @rostyslav-nazarenkoPosted almost 2 years ago
Hello! Excellent solution!
- Please look at HTML validation report. As a fix to it just rename
span
elements todiv
elements. You can remove nested divs,svg
and text are inline elements so they would be next to each other by default, and no other styling to needed - It is not recommended to use
html: {font-size: 62.5%;}
you can read about it here - Use anchor tags where needed
Have a fantastic day!
Marked as helpful0 - Please look at HTML validation report. As a fix to it just rename
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