回答編集履歴

2

文法修正

2019/02/20 03:21

投稿

mutsuki22
mutsuki22

スコア445

test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ```css
14
14
 
15
- .l-inner {
15
+ .l-header__inner {
16
16
 
17
17
  justify-content: center;
18
18
 

1

誤字修正

2019/02/20 03:21

投稿

mutsuki22
mutsuki22

スコア445

test CHANGED
@@ -16,6 +16,6 @@
16
16
 
17
17
  justify-content: center;
18
18
 
19
-
19
+
20
20
 
21
21
  ```