forked from M3-Academy/challenge-vtex-io
feat(product-images):adicionando espaçamento nas thumbnails
This commit is contained in:
parent
30f7c6e72a
commit
07208ba368
@ -54,9 +54,6 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carouselGaleryThumbs {
|
.carouselGaleryThumbs .productImagesThumb {
|
||||||
background: pink;
|
margin-right: 16px;
|
||||||
}
|
|
||||||
.carouselGaleryThumbs .swiper-wrapper {
|
|
||||||
gap: 16px;
|
|
||||||
}
|
}
|
@ -60,9 +60,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.carouselGaleryThumbs{
|
.carouselGaleryThumbs{
|
||||||
background: pink;
|
.productImagesThumb{
|
||||||
.swiper-wrapper{
|
margin-right: 16px;
|
||||||
gap: 16px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user