typography style updates; sort rss by publish date

This commit is contained in:
2023-06-17 14:51:07 -07:00
parent 5d36def32c
commit dc3b8ea5d8
6 changed files with 71 additions and 20 deletions

View File

@@ -75,3 +75,11 @@ dd + dt {
figcaption {
margin-block-start: 2rem;
}
/* ===== Pre-formatted Blocks ===== */
pre {
margin-block: 2rem;
}