recette2
cherif 2023-03-06 04:52:51 +01:00
parent 8e067450c3
commit 064c94fc76
1 changed files with 3 additions and 2 deletions

View File

@ -419,13 +419,13 @@
.discounted_price {
font-weight: 600;
font-size: 20px;
font-size: 18px;
color: #ff8c00;
}
.training_price_barre {
font-weight: 500;
font-size: 18px;
font-size: 16px;
color: #647585;
text-decoration: line-through;
margin-left: 2rem;
@ -435,6 +435,7 @@
font-weight: 400;
margin-left: 1rem;
color: red;
font-size: 18px;
}