From: soufiane Date: Mon, 12 Jan 2026 10:59:38 +0000 (+0100) Subject: wait #7831 @0:15 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=47d093948e341b5fb90c129be7986f33f89c3909;p=fluidbook-v3.git wait #7831 @0:15 --- diff --git a/less/106-logos.less b/less/106-logos.less index 9718e65..85cc39e 100644 --- a/less/106-logos.less +++ b/less/106-logos.less @@ -29,10 +29,20 @@ } &-image { - width: 120px; - height: 45px; - max-width: 120px; - max-height: 45px; + width: 157px; + height: 59px; + max-width: 100%; + max-height: 100%; + &[src*=Petzl] { + width: 180px; + } + &[src*=LVMH] { + width: 118px; + } + &[src*=Bosch], + &[src*=Airbus] { + width: 130px; + } } }