test
parent
5b428f37a6
commit
0c7100c2af
|
@ -90,7 +90,11 @@
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.unit-price {
|
.price--on-sale .price__sale .price-item.price-item--regular {
|
||||||
|
color: yellow;
|
||||||
|
}
|
||||||
|
|
||||||
|
price-item price-item--regular .unit-price {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
letter-spacing: 0.04rem;
|
letter-spacing: 0.04rem;
|
||||||
|
|
Loading…
Reference in New Issue