Markdown upgrades

This commit is contained in:
2025-11-03 23:06:30 -08:00
parent c4f6b8d919
commit 265e30f438
9 changed files with 184 additions and 214 deletions

View File

@@ -13,9 +13,9 @@ li p {
}
/* Bonus space after last li */
li:last-child {
margin-bottom: 3rem;
}
//li:last-child {
// margin-bottom: 3rem;
//}
ul li::marker {
content: "> ";