wefra/themes/default/css/carousel.css

8 lines
108 B
CSS
Raw Permalink Normal View History

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