From: soufiane Date: Thu, 10 Apr 2025 13:31:42 +0000 (+0200) Subject: wait #7430 @0:15 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=19b17f7872c24f004392d4cc515b8f0a9933e451;p=fluidbook-v3.git wait #7430 @0:15 --- 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; + } } }