NFT Preview Card With Flexbox

Solution retrospective
Feedback would be Appreciated. Thanks!!!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jgorelik23
Hey Marvel!
Here's some feedback:
- Something I would recommend looking into would be the CSS min() function, which (in some cases) can be used to replace media queries.
- Try replacing some of your divs with semantic HTML elements.
- Check out the accessibility issues shown in the report from Frontend Mentor.
Great work!
Learn more: https://developer.mozilla.org/en-US/docs/Web/CSS/min
Marked as helpful
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