[ci skip] UX guide: Update animation guidance to 100ms
This commit is contained in:
parent
c20934869f
commit
09f1a9e320
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Easing specifies the rate of change of a parameter over time (see [easings.net](
|
|||
|
||||
### Hover
|
||||
|
||||
Interactive elements (links, buttons, etc.) should have a hover state. A subtle animation for this transition adds a polished feel. We should target a `200ms linear` transition for a color hover effect.
|
||||
Interactive elements (links, buttons, etc.) should have a hover state. A subtle animation for this transition adds a polished feel. We should target a `100ms - 150ms linear` transition for a color hover effect.
|
||||
|
||||
View the [interactive example](http://codepen.io/awhildy/full/GNyEvM/) here.
|
||||
|
||||
|
|
Loading…
Reference in a new issue