Add $intro-transition
variable
This commit is contained in:
parent
5b4baee3b5
commit
100da8b5b2
1 changed files with 1 additions and 0 deletions
|
@ -127,3 +127,4 @@ $box-shadow : 0 1px 1px rgba(0, 0, 0, 0.125) !default;
|
|||
$navicon-width : 1.5rem !default;
|
||||
$navicon-height : 0.25rem !default;
|
||||
$global-transition : all 0.2s ease-in-out !default;
|
||||
$intro-transition : intro 0.3s both !default;
|
||||
|
|
Loading…
Reference in a new issue