Made using TailwindCSS

Solution retrospective
Feedback welcomed ! Please look at my code and tell me what is wrong/what could be done better.
This absolutely killed me, spent a lot of time fiddling with position absolute to position the images. It works kinda, but I'm not 100% happy with the solution, but this is the best i could come up with.
I forgot adding the shadows for the cards.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JaneMoroz
Hey! You solution is great 👍
I see that the image is overflowing. I looked at your code and I think that adding
overflow-x:hidden
to thebody
might fix it.Keep it up! And good luck 🍀
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