add dates to posts

This commit is contained in:
りき萌 2025-08-26 20:19:25 +02:00
parent da4ebd294c
commit fcaf5d8ad9
3 changed files with 17 additions and 8 deletions

View file

@ -86,6 +86,14 @@ main.doc {
--recursive-mono: 0;
}
}
& header {
& h1 {
padding-bottom: 0.25lh;
}
padding-bottom: 1.5lh;
}
}
& section.feed {