From: soufiane Date: Tue, 25 Nov 2025 10:46:15 +0000 (+0100) Subject: wait #7831 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=536d9b405060f6c9a02e8f5ab04e610bac84be19;p=fluidbook-v3.git wait #7831 @0:10 --- diff --git a/less/106-logos.less b/less/106-logos.less index 8ddc61d..50556e5 100644 --- a/less/106-logos.less +++ b/less/106-logos.less @@ -12,9 +12,9 @@ display: flex !important; align-items: center; padding: 0 0 0 70px; - gap: 70px; + gap: 90px; width: max-content; - animation: marquee 30s linear infinite forwards; + animation: marquee 40s linear infinite forwards; @media (max-width: 1299px) { padding: 0; @@ -28,10 +28,10 @@ } &-image { - width: 120px; - height: 45px; + width: 100%; + height: 100%; max-width: 120px; - max-height: 45px; + max-height: 50px; } }