From c8bc7f39c8a36c61ce67d9df7c552a8c5ca5d443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Sat, 7 Mar 2020 19:01:26 +0100 Subject: [PATCH] TitleSite: Fix animation to the inline title only --- src/animations/TitleSite.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/animations/TitleSite.js b/src/animations/TitleSite.js index a2efdb9..57528a5 100644 --- a/src/animations/TitleSite.js +++ b/src/animations/TitleSite.js @@ -10,7 +10,7 @@ export const animateIn = callback => { // On scroll animation const title = ScrollOut({ once: true, - targets: '.title-location', + targets: '.title-location--inline', onShown (el) { // Each letters anime({