Add parallax and reveal effects + performances on transitions
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
background-color: $color-primary;
|
||||
display: block;
|
||||
z-index: 3;
|
||||
transition: all 150ms ease-in-out;
|
||||
transition: opacity 150ms $ease-inout;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user