ソースを参照

fix margin's version

AlexiCauvin 8 年 前
コミット
69eb65a090
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/component/Timeline/Timeline.styl

+ 1 - 1
src/component/Timeline/Timeline.styl ファイルの表示

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