refactor/ajusta-css-listPrice #37

Merged
Rafael_Sampaio_de_Oliveira merged 3 commits from refactor/ajusta-css-listPrice into development 2023-02-06 19:44:49 +00:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit e7e1bae0d8 - Show all commits

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;
}