From 945e948d428502cc4de3211e8b7106052083f433 Mon Sep 17 00:00:00 2001 From: Mehak Nasir Date: Thu, 16 Jun 2022 23:28:22 +0500 Subject: [PATCH] style: changes in style for accessibility improvements --- src/discussions/posts/post/PostLink.jsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/discussions/posts/post/PostLink.jsx b/src/discussions/posts/post/PostLink.jsx index 8eaf3ea4..e0bd2aa8 100644 --- a/src/discussions/posts/post/PostLink.jsx +++ b/src/discussions/posts/post/PostLink.jsx @@ -46,7 +46,7 @@ function PostLink({ style={{ lineHeight: '21px' }} > {post.pinned && ( -
+
{' '}pinned
@@ -66,7 +66,10 @@ function PostLink({
{post.title}