NFT preview card component - HTML & CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @MsadafK
overall code looks good to me. few things can be improved like : => always try to select element through classes rather than by their tag names. => your codes looks good at width "375px" but when the screen sizes reduces to with "320px" then the design gets shrink somehow because there were no styles added for screen size "320px".
hope this helps you in some way 😊
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