@ZafkielEdtSubmitted almost 2 years ago
Any feedback is welcome!
Any feedback is welcome!
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.