MIF_E31211879/desain/dist/scss/widgets/news-slide.scss

11 lines
186 B
SCSS

.news-slide{
.overlaybg{
height: 380px;
overflow: hidden;
background-color: $gray-800;
img{
width: 100%;
}
}
}