Add author details

This commit is contained in:
Katherina Walshe-Grey 2025-02-12 23:35:20 +00:00
parent 682ef8d1d1
commit 1cf5012db1
2 changed files with 9 additions and 0 deletions

View file

@ -89,3 +89,10 @@ main {
margin-left: 2em;
text-indent: -2em;
}
.author {
text-align: center;
font-variant-caps: all-small-caps;
font-variant-numeric: oldstyle-nums;
margin-top: 3.9rem;
}