card header code example
Example 1: boostrap card
Card title
Card subtitle
Some quick example text to build on the card title and make up the bulk of the card's content.
Card link
Another link
Example 2: bootstrap card change image
.card-img-top {
width: 100%;
height: 15vw;
object-fit: cover;
}
Example 3: bootstrap + cards
Card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhere