aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/animationtimeline/Timeline.scss
diff options
context:
space:
mode:
authorandrewdkim <adkim414@gmail.com>2019-10-05 17:26:10 -0400
committerandrewdkim <adkim414@gmail.com>2019-10-05 17:26:10 -0400
commit3143c2775cdf7bdafa44f047ea9b6ebbd090b28e (patch)
tree923b481d26813a45b193567557981a5be08126b7 /src/client/views/animationtimeline/Timeline.scss
parente763a0e825a547c34f50915204be586afcd55b18 (diff)
animation
Diffstat (limited to 'src/client/views/animationtimeline/Timeline.scss')
-rw-r--r--src/client/views/animationtimeline/Timeline.scss1
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;