timestamp fix2

This commit is contained in:
Luke
2021-04-27 01:02:20 +00:00
parent 76fea2dcae
commit 0ed655b9e1
3 changed files with 4 additions and 4 deletions

View File

@@ -96,5 +96,5 @@ a { text-decoration: none; }
.timestamp {
display: inline-block;
width: 9ch;
}
width: 10ch;
}