Update: TOC padding

This commit is contained in:
hyzen
2026-04-10 20:02:31 +05:30
parent ee5b33bb36
commit 93b786b0c4
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: 2.2rem;
margin-bottom: 2rem;
}
/* ── 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 {
margin-bottom: 2.2rem;
margin-bottom: 2rem;
}
/* ── TOC: hide phantom empty bullet when post starts with ### (h3) ──────── */