mirror of
https://github.com/felixfoertsch/wordpress-dev-env.git
synced 2026-04-22 09:12:56 +02:00
6 lines
132 B
SCSS
6 lines
132 B
SCSS
// Transition timeouts.
|
|
|
|
$link_transition: 110ms;
|
|
$icon_transition: 120ms;
|
|
$button_transition: 150ms;
|
|
$background_transition: 200ms; |