回答編集履歴

1

修正

2020/04/13 12:51

投稿

new1ro
new1ro

スコア4528

test CHANGED
@@ -18,13 +18,15 @@
18
18
 
19
19
  display: inline-block;
20
20
 
21
- /*display: flex;*/
22
-
23
21
  background-color: greenyellow;
24
22
 
25
- /*text-align: center;*/
23
+ /*
26
24
 
25
+ text-align: center;
26
+
27
- /*justify-content: center;*/
27
+ justify-content: center;
28
+
29
+ */
28
30
 
29
31
  }
30
32