refactor: ajusta fontes prateleira 1024px

This commit is contained in:
Rafael Sampaio de Oliveira 2023-02-08 14:30:54 -03:00
parent 99d2a5cd99
commit c509baa233
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;
}
}