diff options
| author | andrewdkim <adkim414@gmail.com> | 2019-10-05 17:26:10 -0400 |
|---|---|---|
| committer | andrewdkim <adkim414@gmail.com> | 2019-10-05 17:26:10 -0400 |
| commit | 3143c2775cdf7bdafa44f047ea9b6ebbd090b28e (patch) | |
| tree | 923b481d26813a45b193567557981a5be08126b7 /src/client/views/animationtimeline/Timeline.scss | |
| parent | e763a0e825a547c34f50915204be586afcd55b18 (diff) | |
animation
Diffstat (limited to 'src/client/views/animationtimeline/Timeline.scss')
| -rw-r--r-- | src/client/views/animationtimeline/Timeline.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/animationtimeline/Timeline.scss b/src/client/views/animationtimeline/Timeline.scss index 71fac876d..fbdb2a200 100644 --- a/src/client/views/animationtimeline/Timeline.scss +++ b/src/client/views/animationtimeline/Timeline.scss @@ -20,6 +20,7 @@ position:absolute; background-color: $light-color-secondary; box-shadow: 0px 10px 20px; + transition: transform 500ms ease; .info-container{ margin-top: 80px; |
