From 19b17f7872c24f004392d4cc515b8f0a9933e451 Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 10 Apr 2025 15:31:42 +0200 Subject: [PATCH] wait #7430 @0:15 --- less/420-features-details.less | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/less/420-features-details.less b/less/420-features-details.less index a238370..5f6bf75 100644 --- a/less/420-features-details.less +++ b/less/420-features-details.less @@ -20,10 +20,16 @@ font-size: 14px; h3 { - font-family: @montserrat; + font-family: @playfair; text-transform: uppercase; font-weight: 500; margin-bottom: 15px; + font-size: 40px; + line-height: 45px; + @media @m900 { + font-size: 2.17em; + line-height: normal; + } } } -- 2.39.5