From 79578252dfa261147c3a45926c07dc7978145e01 Mon Sep 17 00:00:00 2001 From: gbanyan Date: Wed, 19 Nov 2025 00:33:11 +0800 Subject: [PATCH] Apply new type scale to TOC --- components/post-toc.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/post-toc.tsx b/components/post-toc.tsx index 5baad43..112a52a 100644 --- a/components/post-toc.tsx +++ b/components/post-toc.tsx @@ -92,9 +92,9 @@ export function PostToc() { if (items.length === 0) return null; return ( -