Show article for 30h after publishDate
All checks were successful
/ build (push) Successful in 19s

This commit is contained in:
chris 2025-07-30 20:56:50 +02:00 committed by lilly
commit e5278afd5d
3 changed files with 30 additions and 3 deletions

View file

@ -164,6 +164,10 @@ body>main {
margin-bottom: 1rem;
}
h1, h2, h3, h4, h5, h6 {
margin: 0.5rem 1rem;
}
p {
margin: 0 1rem;
}