forked from M3-Academy/challenge-vtex-io
development #57
@ -11,7 +11,7 @@
|
||||
.product-identifier--productReference {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
margin-bottom: 24px;
|
||||
margin: 8px 0 24px 0;
|
||||
}
|
||||
|
||||
.product-identifier__value {
|
||||
|
@ -523,7 +523,6 @@
|
||||
@media (max-width: 1024px) {
|
||||
.productBrand--quickview {
|
||||
justify-content: flex-start;
|
||||
margin-top: 32px;
|
||||
}
|
||||
.price_sellingPrice {
|
||||
font-size: 18px;
|
||||
|
@ -1,7 +1,7 @@
|
||||
.product-identifier--productReference {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
margin-bottom: 24px;
|
||||
margin: 8px 0 24px 0;
|
||||
}
|
||||
|
||||
.product-identifier__value {
|
||||
|
@ -540,7 +540,6 @@
|
||||
@media (max-width: 1024px) {
|
||||
.productBrand--quickview {
|
||||
justify-content: flex-start;
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
.price_sellingPrice {
|
||||
|
Loading…
Reference in New Issue
Block a user