Update: TOC margin

This commit is contained in:
hyzen
2026-04-10 20:46:28 +05:30
parent c1411b7677
commit c1cc1f2584
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.7rem; margin-bottom: 1.6rem;
} }
/* ── 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.7rem; margin-bottom: 1.6rem;
} }
/* ── TOC: hide phantom empty bullet when post starts with ### (h3) ──────── */ /* ── TOC: hide phantom empty bullet when post starts with ### (h3) ──────── */