From: soufiane Date: Thu, 26 Feb 2026 16:59:47 +0000 (+0100) Subject: wait #7936 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4dbd5062faf9b1090453e90e47f596156a9468b1;p=fluidbook-v3.git wait #7936 --- diff --git a/less/420-features-details.less b/less/420-features-details.less index 50be942..3d56ad4 100644 --- a/less/420-features-details.less +++ b/less/420-features-details.less @@ -131,15 +131,14 @@ } } -.elearning, -[data-template='accessibility'] { - #featureDetails article .content h3 { - font-size: 40px; - line-height: 45px; - text-transform: initial; - @media @m900 { - font-size: 2.17em; - line-height: normal; - } + + +#featureDetails article .content h3 { + font-size: 40px; + line-height: 45px; + text-transform: initial; + @media @m900 { + font-size: 2.17em; + line-height: normal; } } \ No newline at end of file