diff --git a/docs/css/custom.css b/docs/css/custom.css index be8d4ee..fae7d09 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -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) ──────── */ diff --git a/static/css/custom.css b/static/css/custom.css index be8d4ee..fae7d09 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -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) ──────── */