17 lines
236 B
Plaintext
17 lines
236 B
Plaintext
.idm-hotspot {
|
|
width: 100%;
|
|
margin: 3rem 0;
|
|
.skeleton(100%, 36rem, 100%, 23rem, 3rem);
|
|
|
|
.slick-prev {
|
|
left: 0!important;
|
|
}
|
|
|
|
.slick-next {
|
|
right: 0!important;
|
|
}
|
|
}
|
|
|
|
.price__value.--promotion {
|
|
color: #E04F4C;
|
|
} |