Re-mark up the site heading

This commit is contained in:
Eryn Wells 2022-09-11 10:42:15 -07:00
parent 8f63f7c119
commit 0bbcda8032
2 changed files with 26 additions and 22 deletions

View file

@ -99,6 +99,7 @@ header.site {
header.site h1 {
font-family: var(--font-family-site-heading);
margin: 0;
}
header.site .grid {
@ -136,6 +137,9 @@ nav.site li {
display: block;
margin-inline-end: 0.5em;
}
nav.site .active {
font-weight: bold;
}
nav.bulleted li:first-child::before {
content: "";