forked from M3-Academy/challenge-vtex-io
10 lines
145 B
CSS
10 lines
145 B
CSS
[dataid*="product-images"] {
|
|
margin-left: 40px;
|
|
width: 80%;
|
|
}
|
|
|
|
[class*="productImageTag--main"] {
|
|
max-width: 80.25%;
|
|
object-fit: none;
|
|
}
|