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

Reviewed-on: #38
This commit is contained in:
Rafael Sampaio de Oliveira 2023-02-06 19:47:17 +00:00
commit 1486d50dd3
2 changed files with 8 additions and 0 deletions

View File

@ -114,6 +114,10 @@
color: #000000;
}
.listPriceValue--product-list-price {
text-decoration: none;
}
.listPrice {
margin-top: 8px;
}

View File

@ -105,6 +105,10 @@
color: $color-black;
}
.listPriceValue--product-list-price {
text-decoration: none;
}
.listPrice {
margin-top: 8px;
}