fix date width on archive list

This commit is contained in:
cassie 2025-09-07 20:55:01 -04:00
parent 97d8bf97b1
commit 88dc9192dc
2 changed files with 2 additions and 0 deletions

View File

@ -491,6 +491,7 @@ figcaption {
font-family: 'Domaine Display', Georgia, serif;
font-weight: normal;
font-style: italic;
width: 170px;
}
}

View File

@ -491,6 +491,7 @@ figcaption {
font-family: 'Domaine Display', Georgia, serif;
font-weight: normal;
font-style: italic;
width: 170px;
}
}