馃挕 CSS Tip!
Create an infinite logo marquee using modern CSS and less than 10 lines of code.
https://css-tip.com/logo-marquee/
Where's the novelty, you might ask? It's responsive, works with any number of images, doesn't rely on magic numbers, and you can easily control it using CSS variables.
Another use case for modern CSS features (shape(), sibling-index(), sibling-count(), etc).
Infinite logo marquee