質問するログイン新規登録

質問編集履歴

1

cssを追加しました。

2021/03/09 09:28

投稿

dobashi
dobashi

スコア16

title CHANGED
File without changes
body CHANGED
@@ -19,4 +19,9 @@
19
19
  .works{
20
20
  margin: 0 auto;
21
21
  }
22
+
23
+ .works > h1{
24
+ text-align: center;
25
+ }
26
+
22
27
  ```