3 lines
60 B
SCSS
3 lines
60 B
SCSS
|
.news_list:not(.slick-slider) {
|
||
|
background-color: red;
|
||
|
}
|