From db518cf6e4259c39ddf095af8957ccb2e8d86d28 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 09:13:49 +0000 Subject: [PATCH] Update from Shopify for theme sneakerlab/trunk Committed from shop: Sneaker Lab 2022 --- sections/ticker.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {