1
Fork 0

Smooted animation

This commit is contained in:
Jake Howard 2015-11-12 18:22:44 +00:00
parent 9578a7eff7
commit 3fbaa26e4e

View file

@ -26,7 +26,7 @@
/* @group Global */
.btn {
.transition(~"ease-in-out .2s background-color");
.transition(~"ease-in-out .4s background-color");
}
html, body{