From: soufiane Date: Wed, 25 Mar 2026 11:06:41 +0000 (+0100) Subject: Correction hero image X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=HEAD;p=fluidbook-v3.git Correction hero image --- diff --git a/less/002-common.less b/less/002-common.less index f208acc..1ff5d7c 100644 --- a/less/002-common.less +++ b/less/002-common.less @@ -351,3 +351,10 @@ address { #cookieBanner { background-color: #263340 !important; } + +[data-template=accessibility] { + .content-wrapper .picture picture img { + height: 100%; + object-fit: cover; + } +} \ No newline at end of file