mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-22 21:09:50 -04: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; |