pull/4/head
alexanderroese 2024-06-03 21:59:26 +02:00
parent 5b428f37a6
commit 0c7100c2af
1 changed files with 5 additions and 1 deletions

View File

@ -90,7 +90,11 @@
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;
font-size: 1.1rem;
letter-spacing: 0.04rem;