From acb9bb6aee24b3cc4360a9dcc501d37ad89247d0 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Sun, 15 Dec 2024 14:34:48 +0800 Subject: [PATCH] fix(ui): gap between TOC items is inconsistent H2 and the first sub-level H3 in the TOC are too close --- _includes/toc.html | 2 +- _sass/pages/_post.scss | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/_includes/toc.html b/_includes/toc.html index 0f877267b39..888466d275b 100644 --- a/_includes/toc.html +++ b/_includes/toc.html @@ -3,7 +3,7 @@ {% if enable_toc %}