Skip to content

Commit 4cfa25a

Browse files
authored
Update style.css
1 parent 1a0c6c5 commit 4cfa25a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ h1, h2, h3 {
3030
border-bottom: dashed 0.1em var(--theme-color);
3131
}
3232

33+
header {
34+
height: 300px;
35+
background-image: url("images/header.jpg");
36+
background-size: cover;
37+
background-position: center;
38+
}
39+
3340
/* --------------------
3441
リンク
3542
-------------------- */

0 commit comments

Comments
 (0)