Update: TOC margin

This commit is contained in:
hyzen
2026-04-10 20:48:58 +05:30
parent c1cc1f2584
commit 224d13a245
2 changed files with 2 additions and 2 deletions

View File

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

View File

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