@ZafkielEdt

Zana Hicks
@HicksznAll comments
- @Hickszn
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 helpful