forked from M3-Academy/challenge-vtex-io
Merge pull request 'refactor/ajusta-css-listPrice' (#37) from refactor/ajusta-css-listPrice into development
Reviewed-on: #37
This commit is contained in:
commit
b5f2980403
@ -114,6 +114,10 @@
|
|||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listPriceValue--product-list-price {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
.listPrice {
|
.listPrice {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
}
|
}
|
||||||
|
@ -105,6 +105,10 @@
|
|||||||
color: $color-black;
|
color: $color-black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listPriceValue--product-list-price {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
.listPrice {
|
.listPrice {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user