@awesooomeMESubmitted over 1 year ago
Will
@WSGokouAll comments
- @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