From 86ebff52e26d66e290398118d1b229315ff3602f Mon Sep 17 00:00:00 2001 From: GauthierWebDev Date: Fri, 18 Apr 2025 10:22:12 +0200 Subject: [PATCH] style: Update line heights and margins in PrevNextLinks --- app/components/syntax/PrevNextLinks.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/syntax/PrevNextLinks.tsx b/app/components/syntax/PrevNextLinks.tsx index 990613a..c5be2e3 100644 --- a/app/components/syntax/PrevNextLinks.tsx +++ b/app/components/syntax/PrevNextLinks.tsx @@ -40,9 +40,9 @@ function PageLink({ >

{pageCategory && ( - {pageCategory.title} + {pageCategory.title} )} - {title} + {title}