Fix random things

This commit is contained in:
2022-07-07 14:16:09 +02:00
parent d6c7ca5f70
commit c0a1514c57
3 changed files with 2 additions and 4 deletions

View File

@@ -301,7 +301,7 @@
// Filters
timeline.add({
targets: '.photos-page__intro .filter',
targets: '.photos-page__intro .filters',
translateY: [16, 0],
opacity: [0, 1],
complete ({ animatables }) {