Skip to content

Commit 888bc64

Browse files
authored
ヘッダーのフォントでかくする
1 parent 4d93a1e commit 888bc64

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ header {
3737
background-position: center;
3838
}
3939

40+
header h1 {
41+
color: white;
42+
border: none;
43+
font-size: 50px;
44+
}
4045
/* --------------------
4146
リンク
4247
-------------------- */

0 commit comments

Comments
 (0)