Design comparison
SolutionDesign
Community feedback
- @WSGokouPosted over 1 year ago
I think for the NFT image, instead of using h-full w-auto, h-auto w-full would be better for keeping the aspect ratio of the image in tact and avoid stretching it too high.
Also to apply the font, inside the className attribute of your main container, change it to a template string and add in ${outfit.className} and it should work fine from there
0
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