challenge-vtex-io-Filipe-Qu.../styles/sass/pages/product/vtex.store-components.scss

20 lines
303 B
SCSS
Raw Normal View History

// .newsletter {
// background: pink;
// }
.container {
padding: 0 40px;
.productImagesThumb {
padding-right: 16px;
}
.productNameContainer {
text-align: right;
font-weight: 300;
font-size: 20px;
line-height: 34px;
color: $color-gray6;
margin-bottom: 31px;
}
}