web: better date formatting

This commit is contained in:
2023-11-26 16:01:22 -08:00
parent 02e16b4547
commit 1cdabc348b
2 changed files with 5 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ iframe {
white-space: nowrap;
}
.index .date {
width: 7em;
width: 10em;
white-space: nowrap;
text-align: right;
}