質問編集履歴

1

cssを追加しました。

2021/03/09 09:28

投稿

dobashi
dobashi

スコア16

test CHANGED
File without changes
test CHANGED
@@ -40,4 +40,14 @@
40
40
 
41
41
  }
42
42
 
43
+
44
+
45
+ .works > h1{
46
+
47
+ text-align: center;
48
+
49
+ }
50
+
51
+
52
+
43
53
  ```