refactor: ajusta fontes prateleira 1024px #44

Merged
Rafael_Sampaio_de_Oliveira merged 1 commits from refactor/ajusta-fontes-prateleira-1024px into development 2023-02-08 17:31:24 +00:00
2 changed files with 14 additions and 0 deletions

View File

@ -155,4 +155,10 @@
.sellingPrice--hasListPrice {
margin-bottom: 24px;
}
.listPrice--product-list-price {
font-size: 12px;
}
.sellingPriceValue {
font-size: 18px;
}
}

View File

@ -146,4 +146,12 @@
.sellingPrice--hasListPrice {
margin-bottom: 24px;
}
.listPrice--product-list-price {
font-size: 12px;
}
.sellingPriceValue {
font-size: 18px;
}
}