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

15 lines
244 B
SCSS

.flexRow--productMainWrapper{
padding: 0 36px;
}
.flexRow--buyButton{
display: flex;
align-items: center;
width: 100%;
margin-left: 10px;
.flexRowContent--buyButton{
margin: 0;
height: 49px;
}
}