8 lines
148 B
SCSS
8 lines
148 B
SCSS
.flexRowContent :global(.vtex-button){
|
|
background-color: black;
|
|
}
|
|
.flexRowContent--description-row{
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|