Timestamp-Breite wieder heruntergesetzt

This commit is contained in:
Luke
2021-04-27 01:11:10 +00:00
parent cd937835c9
commit 54a40cc138
3 changed files with 3 additions and 3 deletions

View File

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