Files
hotspot-on-blog/index.less
2025-09-19 15:28:38 +02:00

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;
}