Update: TOC margin

This commit is contained in:
hyzen
2026-04-10 20:25:08 +05:30
parent 6b4910141d
commit b10461ecb8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/* ── TOC: gap between TOC and first content line ────────────────────────── */
.toc {
margin-bottom: 1.8rem;
margin-bottom: 1.9rem;
}
/* ── TOC: hide phantom empty bullet when post starts with ### (h3) ──────── */