Pagination: Transitions fine tuning
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
transform: translate(0, 0);
|
transform: translate(0, 0);
|
||||||
text-align: right;
|
text-align: right;
|
||||||
line-height: 0.85;
|
line-height: 0.85;
|
||||||
transition: transform 250ms $ease-cubic;
|
transition: transform 325ms $ease-cubic;
|
||||||
will-change: transform;
|
will-change: transform;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user