minor cleanups

This commit is contained in:
2026-03-30 20:36:23 -04:00
parent e02af4c552
commit bfdaac8095
2 changed files with 1 additions and 5 deletions

View File

@@ -52,6 +52,7 @@ const posts = await Promise.all(entries.map(async entry => {
ul {
list-style: none;
margin-left: 0;
}
hr {