STYLE introducing the animation component
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
36cd92b3e4
commit
707eb95ef6
|
|
@ -1,3 +1,6 @@
|
||||||
|
/**
|
||||||
|
* Animation for the hover top
|
||||||
|
*/
|
||||||
.animate-hover-top {
|
.animate-hover-top {
|
||||||
@apply transition-all duration-300 ease-out;
|
@apply transition-all duration-300 ease-out;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user