diff --git a/apps/website/src/routes/(site)/[country]/[location]/[photo]/+page.svelte b/apps/website/src/routes/(site)/[country]/[location]/[photo]/+page.svelte index 3988ac9..718696a 100644 --- a/apps/website/src/routes/(site)/[country]/[location]/[photo]/+page.svelte +++ b/apps/website/src/routes/(site)/[country]/[location]/[photo]/+page.svelte @@ -228,7 +228,7 @@ }], // Other photos ['.photo-page__picture:not(.is-1)', { - x: ['-150%', 0], + x: ['-15%', '0%'], opacity: [0, 1], }, { at: 0.4,