fix: tabular-nums on .muted dates

This commit is contained in:
Lewis Wynne 2026-05-13 16:57:09 +01:00
parent 67dd4f8177
commit 96c1face7d

View file

@ -8,6 +8,7 @@ body {
padding: 2rem 1.25rem;
line-height: 1.5;
font-family: Georgia, "Iowan Old Style", Palatino, serif;
font-variant-numeric: tabular-nums;
}
h1, h2, h3, h4, h5, h6 {