Created by: nickjazz
Now when we use card-header and card-img-top or card-footer card-img-bottom at the same time, the border-radius of image should be remove.
Improve card image top and card image bottom can use with another card components
-
Only card-img-top is first-child add border-radius
-
Only card-img-bottom is last-child add border-radius