forked from M3-Academy/challenge-vtex-io
10 lines
129 B
SCSS
10 lines
129 B
SCSS
.relatedProducts {
|
|
padding: 0 40px;
|
|
}
|
|
|
|
.shelfContentContainer {
|
|
:global(.vtex-slider-0-x-sliderFrame) {
|
|
gap: 12px;
|
|
}
|
|
}
|