Design comparison
SolutionDesign
Solution retrospective
Feel free to give me advice.
Thanks in advance.
Lokheim.
Community feedback
- @AtanasovCodePosted almost 3 years ago
Looks like you did a great job! One thing I did notice is the
border-radius
. You applied this property to the image but you can see the background so I would suggest you apply theborder-radius
property to the actual parent of the image and just useoverflow: hidden
.I hope my feedback helped :)
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