diff --git a/sections/ticker.liquid b/sections/ticker.liquid index d3273cb..00b6f51 100644 --- a/sections/ticker.liquid +++ b/sections/ticker.liquid @@ -40,13 +40,13 @@ width: auto; flex-direction: column; transform: translate3d(0, 0, 0); /* Reset transform */ - padding: 0 5px; } .glide--vertical .glide__slide { display: flex; justify-content: flex-end; align-items: center; + padding: 0 5px; } #multi2.glide--vertical .glide__slide {