NFT preview card component using Flexbox

Solution retrospective
Hello all,
Please check out my work and kindly provide any possible advice or suggestions.
Thank You.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mjbaga
Hi Devbev. Good job on the challenge.
Just some feedback, just very small things:
- Just semantic HTML, suggest to use
<ul></ul>
for lists, items that are related with each other. To divide stuff into sections for layout, use divs instead. - Font sizes are smaller and the colors for Equilibrium and Jules Wyvern are different from design.
That's it! Otherwise, nice work. Hope this helps.
Marked as helpful - Just semantic HTML, suggest to use
Join 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