[wip] Switch from Anime to Motion One for page animations
This commit is contained in:
@@ -254,7 +254,6 @@
|
||||
** Filters
|
||||
*/
|
||||
.filters {
|
||||
position: relative;
|
||||
max-width: 982px;
|
||||
margin: 0 auto;
|
||||
padding: 0 16px;
|
||||
@@ -265,6 +264,7 @@
|
||||
|
||||
// Bar
|
||||
&__bar {
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
@@ -364,7 +364,7 @@
|
||||
|
||||
@include bp (sm) {
|
||||
position: absolute;
|
||||
left: 64px;
|
||||
left: 32px;
|
||||
top: 52%;
|
||||
transform: translateY(-50%);
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user