mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-15 21:28:32 +02:00
Update: TOC margin
This commit is contained in:
@@ -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) ──────── */
|
||||||
|
|||||||
@@ -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) ──────── */
|
||||||
|
|||||||
Reference in New Issue
Block a user