Jump to content
Search Community

lmuzellec

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by lmuzellec

  1. Hello, So I'm trying to use GSAP 3 to recreate the same grid animation as this codepen that uses TweenLite : https://codepen.io/lmuzellec/pen/yLEaOeN But I'm having trouble with the justify-content property that seem to remove the animation, or at least make it stutter, when set to center. I have created a button to toggle the justify-content property to show that the animation does work when the property isn't set. https://codepen.io/lmuzellec/pen/ZERpbba What I'm trying to achieve is to have the same animation on the grid while centering it horizontally. Could you please help me identify what I am doing wrong ? Or is it not possible to use animation with justify-content ?
×
×
  • Create New...