forked from M3-Academy/challenge-vtex-io
Develop #6
@ -170,6 +170,7 @@
|
||||
height: max-content;
|
||||
min-height: max-content;
|
||||
max-width: 274px;
|
||||
max-height: 100%;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1024px) {
|
||||
|
@ -57,7 +57,7 @@
|
||||
}
|
||||
@media screen and (max-width: 1024px) {
|
||||
.nameContainer .productNameContainer--pdp-name {
|
||||
max-height: 80px;
|
||||
max-height: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -161,6 +161,7 @@
|
||||
height: max-content;
|
||||
min-height: max-content;
|
||||
max-width: 274px;
|
||||
max-height: 100%;
|
||||
}
|
||||
}
|
||||
:global(.vtex-slider-layout-0-x-sliderTrackContainer--pdp-carrousel){
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
.productNameContainer--pdp-name{
|
||||
@media screen and (max-width: 1024px){
|
||||
max-height: 80px;
|
||||
max-height: 50px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user