Answers for "fit the image in the carrousel bootstrap"

0

fit the image in the carrousel bootstrap

.carousel-inner > .item > img {
  width:640px;
  height:360px;
}
Posted by: Guest on May-03-2020

Code answers related to "fit the image in the carrousel bootstrap"

Browse Popular Code Answers by Language