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

@@ -108,6 +108,6 @@ a {
.timestamp {
display: inline-block;
width: 10ch;
width: 9ch;
}
/*# sourceMappingURL=main.css.map */