diff --git a/src/components/post-desktop/post-desktop.tsx b/src/components/post-desktop/post-desktop.tsx
index 11016b5d..6cf66665 100644
--- a/src/components/post-desktop/post-desktop.tsx
+++ b/src/components/post-desktop/post-desktop.tsx
@@ -100,7 +100,11 @@ const PostInfo = ({ openReplyModal, post, postReplyCount = 0, roles, isHidden }:
{!(isDescription || isRules) && (
<>
- {isReply && author?.avatar && }
+ {isReply && author?.avatar && (
+ <>
+ {' '}
+ >
+ )}
(u/
{!(isDescription || isRules) && (
<>
- {isReply && author?.avatar && }
+ {isReply && author?.avatar && (
+ <>
+ {' '}
+ >
+ )}
(u/