From ae3d7a708e1cecef98190bb035c3f1fb89187e0c Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 5 Jun 2023 13:49:36 +0330 Subject: [PATCH] small visual improvement --- components/LinkList.tsx | 4 ++-- components/PublicPage/LinkList.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/LinkList.tsx b/components/LinkList.tsx index 77242e9..b73ced4 100644 --- a/components/LinkList.tsx +++ b/components/LinkList.tsx @@ -101,7 +101,7 @@ export default function ({ link, count }: Props) {

{count + 1}.

{link.name}

-

{link.title}

+

{link.title}

@@ -127,7 +127,7 @@ export default function ({ link, count }: Props) {

{formattedDate}

-
+

{url.host}

{link.name}

-

{link.title}

+

{link.title}

{formattedDate}

-
+

{url.host}