diff --git a/assets/base.css b/assets/base.css index f68061bfde2..7c4c33b16f1 100644 --- a/assets/base.css +++ b/assets/base.css @@ -3268,6 +3268,7 @@ details-disclosure > details { animation: animateAmbient 30s linear infinite; } + /* This scale number is tied to the variable size_multiplier in liquid */ @keyframes animateAmbient { 0% { transform: rotate(0deg) translateX(1em) rotate(0deg) scale(1.2); diff --git a/sections/collage.liquid b/sections/collage.liquid index 8d133c66f8a..8bb909ec128 100644 --- a/sections/collage.liquid +++ b/sections/collage.liquid @@ -37,7 +37,7 @@ {%- when 'image' -%}