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

14 lines
265 B
SCSS
Raw Normal View History

.flexRowContent :global(.vtex-button){
background-color: black;
border-radius: 0;
border: 0;
}
.flexRowContent--description-row{
display: flex;
justify-content: center;
}
.product-identifier--productReference{
display: flex;
justify-content: right;
}