Audiophile w/ React, TypeScript, Tailwind, Framer Motion

Please log in to post a comment
Log in with GitHubCommunity feedback
- @MaximilianoDanielGarcia
Hi @Specticall, great job!
I've noticed that the main image is cut off and that's due you are using
object-cover
instead ofobject-contain
tailwind class. After you have replaced that class you will need to add abackground-color: #0f0f0f;
and az-index: -1;
onheader
tag.After you apply these suggestion it will better. The rest looks very good.
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