diff --git a/src/styles/components/_formation.scss b/src/styles/components/_formation.scss index edad101..b3d201f 100644 --- a/src/styles/components/_formation.scss +++ b/src/styles/components/_formation.scss @@ -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; }