Answers for "bootstrap 5 text in card footer align right"

2

bootstrap card change image

.card-img-top {
    width: 100%;
    height: 15vw;
    object-fit: cover;
}
Posted by: Guest on March-09-2020

Code answers related to "bootstrap 5 text in card footer align right"

Browse Popular Code Answers by Language