Add parallax and reveal effects + performances on transitions
This commit is contained in:
@@ -105,6 +105,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Number
|
||||
&__image--number {
|
||||
transform: translate(-50%, var(--translate));
|
||||
will-change: transform;
|
||||
}
|
||||
}
|
||||
|
||||
// Pagination
|
||||
|
||||
Reference in New Issue
Block a user