Add index.less

This commit is contained in:
2025-09-19 15:28:38 +02:00
parent 26bc40da7a
commit ccbb60a732

17
index.less Normal file
View File

@@ -0,0 +1,17 @@
.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;
}