ease
This commit is contained in:
@@ -11,7 +11,8 @@
|
|||||||
.yolo{
|
.yolo{
|
||||||
float: left;
|
float: left;
|
||||||
display: block;
|
display: block;
|
||||||
transition: all .1s ease-in-out;
|
transition: all .1s ease-in;
|
||||||
|
transition: all 1s ease-out;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user