
Design comparison
Solution retrospective
I am not sure why but border-radius was not working for me to make the image have the rounded corners. Hopefully someone will know what I did wrong. Thanks in advance.
Community feedback
- @YacoubDweikPosted 4 months ago
the border radius is not working from the top of the img as expected bcuz of the padding top 10px, remove it or always wrap any img or video inside a div wrapper or parent to avoid having these issues cuz imgs are a bit weird if you deal with them alone without a wrapper div
Marked as helpful1@CrypticMangoPosted 4 months ago@YacoubDweik Okay thanks for the help i appreciate it!
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