From 5116ebcaaae08b68bf0654a19751016e02c0ba64 Mon Sep 17 00:00:00 2001 From: radishzzz Date: Tue, 27 May 2025 01:46:39 +0100 Subject: [PATCH] chore: adjust toc component styling --- src/components/Widgets/TOC.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Widgets/TOC.astro b/src/components/Widgets/TOC.astro index d72c4cb..1b43f02 100644 --- a/src/components/Widgets/TOC.astro +++ b/src/components/Widgets/TOC.astro @@ -46,7 +46,7 @@ const filteredHeadings = headings.filter(heading =>