ddd
parent
8e067450c3
commit
064c94fc76
|
@ -419,13 +419,13 @@
|
||||||
|
|
||||||
.discounted_price {
|
.discounted_price {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 20px;
|
font-size: 18px;
|
||||||
color: #ff8c00;
|
color: #ff8c00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.training_price_barre {
|
.training_price_barre {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
color: #647585;
|
color: #647585;
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
|
@ -435,6 +435,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
color: red;
|
color: red;
|
||||||
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue