Skip to content

Commit

Permalink
Update practicas3.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gefercan2 authored Dec 3, 2024
1 parent e956b03 commit 1720329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poem_alter_6/practicas3.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
//---------------------------------------------------------------

gsap.fromTo( "#logo1",{ x: -440, fill: 'blue', }, { x: 40, fill: 'green' });
gsap.fromTo( "#logo0",{ x: -440, fill: 'blue', }, { x: 40, fill: 'green' });

0 comments on commit 1720329

Please sign in to comment.