Put back Shop banner background animation

This commit is contained in:
2022-10-10 17:32:32 +02:00
parent ee095a2cc8
commit 24b9550c24

View File

@@ -51,7 +51,7 @@
*/ */
const animation = timeline([ const animation = timeline([
// Hero image // Hero image
['.shop-background', { ['.background', {
scale: [1.06, 1], scale: [1.06, 1],
opacity: [0, 1], opacity: [0, 1],
z: 0, z: 0,