Design comparison
SolutionDesign
Solution retrospective
Any feedback is welcome!
Community feedback
- @HicksznPosted almost 2 years ago
You can use overflow: hidden; in the CSS properties of your section instead of declaring a border radius for the top left and top right of your header image. This way the border radius of 10 px that you've declared for your section with the class of card will appear to affect the image as well.
Marked as helpful2
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