wefra/themes/default/css/carousel.css

8 lines
108 B
CSS

.carousel .item {
width: 100%;
max-height: 300px;
}
.carousel .item img {
width: 100%;
}