Prevent misaligned post dates on mobile #46

Merged
stb merged 1 commit from mobile-post-fix into main 2025-11-29 13:21:24 +01:00

View file

@ -46,4 +46,12 @@ th, td {
a {
text-decoration: none;
}
}
h2 a {
margin-right: 2em;
}
.title-post-date {
margin-left: 0em;
}