diff --git a/src/routes/[country]/[location]/index.svelte b/src/routes/[country]/[location]/index.svelte index c657b54..09c6545 100644 --- a/src/routes/[country]/[location]/index.svelte +++ b/src/routes/[country]/[location]/index.svelte @@ -168,7 +168,7 @@ targets: '.location-page__intro .of', opacity: [0, 1], duration: 1200, - }, 1050 + ($navigating ? DURATION.PAGE_IN : 0)) + }, 950 + ($navigating ? DURATION.PAGE_IN : 0)) // Description timeline.add({