Add fadeIn
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
&--highlight {
|
&--highlight {
|
||||||
transition: all .4s ease-out;
|
transition: all .4s ease-out;
|
||||||
transform: translateY(35vh);
|
transform: translateY(35vh);
|
||||||
|
animation: fadeIn 1s ease-out;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user