Skip to content

Commit

Permalink
add novas animações script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JMarcosMoura authored Jul 30, 2024
1 parent b0da073 commit e5e0f2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ ScrollReveal().reveal('.pazul', {

ScrollReveal().reveal('.ferramentas', { interval: 400 });

ScrollReveal().reveal('.funções', {
interval: 300,
origin: 'left',
duraction: 4000,
distance: '40%',
});

0 comments on commit e5e0f2a

Please sign in to comment.