fix: adjust Photo page background photos animation value
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
}],
|
||||
// Other photos
|
||||
['.photo-page__picture:not(.is-1)', {
|
||||
x: ['-150%', 0],
|
||||
x: ['-15%', '0%'],
|
||||
opacity: [0, 1],
|
||||
}, {
|
||||
at: 0.4,
|
||||
|
||||
Reference in New Issue
Block a user