Header link support

This commit is contained in:
Nathan McCarty 2025-03-15 17:56:00 -04:00
parent 51e50cd0d6
commit a2a811aa4a
7 changed files with 36 additions and 3 deletions

View file

@ -79,6 +79,7 @@ body, .post, .series {
font-size: 1.1rem;
flex-wrap: wrap;
margin-top: var(--box-margin-vert);
justify-content: center;
}
.header-links > a > span,
.post-series-tag > a > span,