development #57

Merged
Rafael_Sampaio_de_Oliveira merged 2 commits from development into master 2023-02-10 13:54:01 +00:00
4 changed files with 2 additions and 4 deletions

View File

@ -11,7 +11,7 @@
.product-identifier--productReference {
display: flex;
justify-content: end;
margin-bottom: 24px;
margin: 8px 0 24px 0;
}
.product-identifier__value {

View File

@ -523,7 +523,6 @@
@media (max-width: 1024px) {
.productBrand--quickview {
justify-content: flex-start;
margin-top: 32px;
}
.price_sellingPrice {
font-size: 18px;

View File

@ -1,7 +1,7 @@
.product-identifier--productReference {
display: flex;
justify-content: end;
margin-bottom: 24px;
margin: 8px 0 24px 0;
}
.product-identifier__value {

View File

@ -540,7 +540,6 @@
@media (max-width: 1024px) {
.productBrand--quickview {
justify-content: flex-start;
margin-top: 32px;
}
.price_sellingPrice {