Update: TOC margin

This commit is contained in:
hyzen
2026-04-10 20:22:12 +05:30
parent c633220801
commit 6b4910141d
3 changed files with 3 additions and 3 deletions

View File

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