Smooted animation
This commit is contained in:
parent
9578a7eff7
commit
3fbaa26e4e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
/* @group Global */
|
/* @group Global */
|
||||||
.btn {
|
.btn {
|
||||||
.transition(~"ease-in-out .2s background-color");
|
.transition(~"ease-in-out .4s background-color");
|
||||||
}
|
}
|
||||||
|
|
||||||
html, body{
|
html, body{
|
||||||
|
|
Reference in a new issue