Restyle header links a lil

This commit is contained in:
Nathan McCarty 2025-02-12 03:42:10 -05:00
parent 2862f45d77
commit 197d02ebeb
2 changed files with 2 additions and 2 deletions

View file

@ -140,7 +140,7 @@ body, .post, .series {
justify-content: center;
flex-direction: column;
}
.post-info > *, .series-info > * {
.post-info > *, .series-info > *, .header-links > * {
padding: 0.25em;
border-radius: 0.25em;
}