Submitted 10 months ago
Audiophile w/ React, TypeScript, Tailwind, Framer Motion
@Specticall
Design comparison
SolutionDesign
Community feedback
- @MaximilianoDanielGarciaPosted 10 months ago
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 helpful0
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