13 lines
163 B
CSS
13 lines
163 B
CSS
|
|
[class*="html--product-quantity"] {
|
|
height: 100%;
|
|
}
|
|
[class*="html--buy-button "] {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
[class*="html--cep"] {
|
|
margin: 16px 0;
|
|
}
|