質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
}
|
43
43
|
.flex {
|
44
44
|
display: flex;
|
45
|
-
justify-content: start;
|
45
|
+
justify-content: start; /*ビミョーなところ*/
|
46
46
|
flex-wrap: wrap;
|
47
47
|
}
|
48
48
|
.flex div {
|