This commit is contained in:
Arjun Patel
2019-02-25 00:43:03 -08:00
parent f6f0354628
commit 6db26c39c9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
/* global ScrollReveal */
const sr = (window.sr = ScrollReveal());
sr.reveal('.hero-title, .hero-paragraph, .hero-cta', {
sr.reveal('.hero-title, .hero-paragraph, .hero-cta, .join-paragraph', {
duration: 1000,
distance: '40px',
easing: 'cubic-bezier(0.5, -0.01, 0, 1.005)',