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

13 lines
136 B
SCSS
Raw Normal View History

.stack-layout {
background-color: yellow;
}
2023-01-27 14:41:29 +00:00
.flexRowContent {
padding: 0;
margin:0;
}
2023-01-27 14:41:29 +00:00
.content-main {
background-color: red;
}