Website header title should not be h1

This commit is contained in:
2023-01-07 20:50:01 -06:00
parent 9f080377e7
commit 7cff045cb3
2 changed files with 5 additions and 10 deletions

View File

@ -314,14 +314,11 @@
margin: 16px 0;
}
.header h1 {
font-size: 1.5em;
font-weight: bold;
}
.header a,
.section-header a {
color: inherit;
font-size: 1.5em;
font-weight: bold;
}
.section-header-link svg {