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

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