From 453fe177b9412bf8c964697be6f4ec699e9b2790 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Thu, 15 Feb 2024 12:04:32 -0800 Subject: [PATCH] fix styling --- src/app/author/[author]/AuthorDisplay.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/author/[author]/AuthorDisplay.tsx b/src/app/author/[author]/AuthorDisplay.tsx index b891b49..e11ecb2 100644 --- a/src/app/author/[author]/AuthorDisplay.tsx +++ b/src/app/author/[author]/AuthorDisplay.tsx @@ -213,7 +213,7 @@ export default function AuthorDisplay({ {authorsDocuments.length > 0 && ( <> -
+

Published documents {`(${authorsDocuments.length})`}