challenge-vtex-io-gabriel-f.../styles/sass/pages/product/vtex.flex-layout.scss

28 lines
517 B
SCSS

:global(.vtex-store-components-3-x-container) {
padding: 0 40px;
:global(.vtex-store-components-3-x-productImageTag) {
// max-height: 664px !important;
max-height: none;
}
}
.flexColChild {
:global(.vtex-store-components-3-x-productDescriptionTitle) {
margin-left: 32px;
}
:global(.vtex-store-components-3-x-container) {
padding: 0 32px;
}
.agenciamagma-store-theme-5-x-html--Quantity-Button {
display: flex;
}
}
.flexRowContent {
margin-bottom: 0;
padding-bottom: 0;
}