Index: client/src/Dashboard/components/ForumPostDetail.jsx
===================================================================
--- client/src/Dashboard/components/ForumPostDetail.jsx	(revision 803a3ed07cdf0e9c6c726e7585266e75424f2de1)
+++ client/src/Dashboard/components/ForumPostDetail.jsx	(revision 6be82fca422ab7d136e7be43601733ee60900514)
@@ -110,5 +110,5 @@
 
               <div className="flex items-center gap-2 mt-2 md:mt-0">
-                <span className="badge badge-tertiary text-xs">
+                <span className="badge badge-tertiary text-xs p-4 ">
                   By {post.authorName}
                 </span>
