Skip to content

Commit 551cc8a

Browse files
authored
Update style.css
1 parent 8763d39 commit 551cc8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ body {
2525
見出し
2626
-------------------- */
2727

28-
h2, h3 {
28+
h1, h2, h3 {
2929
color: var(--theme-color);
3030
border-bottom: dashed 0.1em var(--theme-color);
3131
}
@@ -37,7 +37,7 @@ header {
3737
background-position: center;
3838
}
3939

40-
h1 {
40+
header h1 {
4141
color: white;
4242
border: none;
4343
font-size:48px;

0 commit comments

Comments
 (0)