回答編集履歴

1

プロパティの誤字ミス修正

2016/06/08 23:30

投稿

hidekichi
hidekichi

スコア366

test CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  flex-flow: row wrap;
38
38
 
39
- justify-cotent: space-between;
39
+ justify-content: space-between;
40
40
 
41
41
  .header,
42
42
 
@@ -84,7 +84,7 @@
84
84
 
85
85
  flex-flow: row wrap;
86
86
 
87
- justify-cotent: space-between;
87
+ justify-content: space-between;
88
88
 
89
89
  align-items: center;
90
90