challenge-vtex-io-ueber-james/styles/sass/pages/product/vtex.product-summary.scss

32 lines
366 B
SCSS

.slideChildrenContainer {
margin-bottom: 38px;
.sliderTrackContainer {
.sliderLeftArrow,
.sliderRightArrow {
margin-bottom: 40px;
}
}
}
.imageContainer{
height: 314.4px ;
.imageNormal{
height: 100%;
max-height: 100%;
}
@include mq (cstm, max) {
height: 124.8px;
}
}
.containerNormal {
padding-bottom: 32px;
}