From 47d093948e341b5fb90c129be7986f33f89c3909 Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 12 Jan 2026 11:59:38 +0100 Subject: [PATCH] wait #7831 @0:15 --- less/106-logos.less | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) 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; + } } } -- 2.39.5