From d3321b7bab07d12103a96753320e368eb1a176a8 Mon Sep 17 00:00:00 2001 From: Benjamin Granados <40007659+benjagm@users.noreply.github.com> Date: Wed, 29 May 2024 13:29:16 +0200 Subject: [PATCH] change the table of content fonts from bold to medium (#718) --- components/StyledMarkdown.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/StyledMarkdown.tsx b/components/StyledMarkdown.tsx index 01e7ceb7a..336f665a2 100644 --- a/components/StyledMarkdown.tsx +++ b/components/StyledMarkdown.tsx @@ -530,7 +530,7 @@ export function TableOfContentMarkdown({ return ( ● @@ -546,7 +546,7 @@ export function TableOfContentMarkdown({ return ( {children}