From 064c94fc76bef283e791288d749d721e5e4dd444 Mon Sep 17 00:00:00 2001 From: cherif Date: Mon, 6 Mar 2023 04:52:51 +0100 Subject: [PATCH] ddd --- src/styles/components/_formation.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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; }