Add $intro-transition variable

This commit is contained in:
Michael Rose 2017-08-02 12:29:35 -04:00
parent 5b4baee3b5
commit 100da8b5b2

View file

@ -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;