Browse Source

fix margin's version

AlexiCauvin 6 years ago
parent
commit
69eb65a090
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/component/Timeline/Timeline.styl

+ 1 - 1
src/component/Timeline/Timeline.styl View File

49
     &__version
49
     &__version
50
       display flex
50
       display flex
51
       justify-content space-between
51
       justify-content space-between
52
-      margin 40px 0 20px 0
52
+      margin 20px 0 20px 0
53
       padding 10px 15px
53
       padding 10px 15px
54
       width 100%
54
       width 100%
55
       background-color lightGrey
55
       background-color lightGrey