Add index.less
This commit is contained in:
17
index.less
Normal file
17
index.less
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user