Merge pull request 'development' (#57) from development into master

Reviewed-on: #57
This commit is contained in:
Rafael Sampaio de Oliveira 2023-02-10 13:54:01 +00:00
commit e5b7e69c7f
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 {