forked from M3-Academy/challenge-vtex-io
Merge pull request 'refactor: ajusta fontes prateleira 1024px' (#44) from refactor/ajusta-fontes-prateleira-1024px into development
Reviewed-on: #44
This commit is contained in:
commit
a03cc150f2
@ -155,4 +155,10 @@
|
|||||||
.sellingPrice--hasListPrice {
|
.sellingPrice--hasListPrice {
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
.listPrice--product-list-price {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
.sellingPriceValue {
|
||||||
|
font-size: 18px;
|
||||||
|
}
|
||||||
}
|
}
|
@ -146,4 +146,12 @@
|
|||||||
.sellingPrice--hasListPrice {
|
.sellingPrice--hasListPrice {
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listPrice--product-list-price {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sellingPriceValue {
|
||||||
|
font-size: 18px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user