質問編集履歴
1
コード修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -24,7 +24,7 @@
|
|
24
24
|
|
25
25
|
<style>
|
26
26
|
|
27
|
-
.parent{width:100%}
|
27
|
+
.parent{width:100%:display:flex;}
|
28
28
|
|
29
29
|
.children_1{width:70%}
|
30
30
|
|