Design comparison
SolutionDesign
Solution retrospective
I felt mostly happy building this, but feedback, especially around best practices, is still welcome.
Community feedback
- @MelvinAguilarPosted about 1 year ago
Hello there 👋. Good job on completing the challenge !
A quick tip: You don't necessarily need to add
border-top-right-radius
andborder-top-left-radius
to the image. Instead, you can useoverflow: hidden
on the container to clip any excess from the image, achieving a similar effectAbove all, the solution you submitted is great!
Happy coding!
1
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