fixed width dates

This commit is contained in:
Christoph Cullmann 2025-07-22 11:03:13 +02:00
parent a0bef07960
commit 8eaa13d42f
No known key found for this signature in database

View file

@ -18,6 +18,10 @@ body {
font-family: "Geist";
}
code {
code,
time,
.date {
font-family: "GeistMono";
font-weight: normal;
font-style: normal;
}