質問編集履歴

1

container1の追記

2018/02/08 05:58

投稿

on_off_on
on_off_on

スコア18

test CHANGED
File without changes
test CHANGED
@@ -132,4 +132,14 @@
132
132
 
133
133
 
134
134
 
135
+ .container1 {
136
+
137
+ width: 100%;
138
+
139
+ margin: 0 auto;
140
+
141
+ }
142
+
143
+
144
+
135
145
  ```