]> _ Git - fluidbook-v3.git/commitdiff
wait #7831 @1:40
authorsoufiane <soufiane@cubedesigners.com>
Fri, 23 Jan 2026 13:23:14 +0000 (14:23 +0100)
committersoufiane <soufiane@cubedesigners.com>
Fri, 23 Jan 2026 13:23:14 +0000 (14:23 +0100)
less/106-logos.less

index 85cc39e01abafc0b5e04d671eabf22ec5c138d22..77b8fc6b5c00ceba07bf9e92f7b098a91633765d 100644 (file)
                display: flex !important;\r
                align-items: center;\r
                padding: 0 0 0 70px;\r
-               gap: 70px;\r
+               gap: 86px;\r
                justify-content: left;\r
                width: max-content;\r
-               animation: marquee linear infinite forwards;\r
+               animation: marquee 35s linear infinite forwards;\r
 \r
                @media (max-width: 1299px) {\r
                        padding: 0;\r
                        }\r
                }\r
        }\r
-\r
-       &-image {\r
-               width: 157px;\r
-               height: 59px;\r
-               max-width: 100%;\r
-               max-height: 100%;\r
-               &[src*=Petzl] {\r
-                       width: 180px;\r
-               }\r
-               &[src*=LVMH] {\r
-                       width: 118px;\r
-               }\r
-               &[src*=Bosch],\r
-               &[src*=Airbus] {\r
-                       width: 130px;\r
-               }\r
-       }\r
 }\r
 \r
 @keyframes marquee {\r