diff --git a/bskyembed/src/components/post.tsx b/bskyembed/src/components/post.tsx index d0eaf228ac..3f2c745bdd 100644 --- a/bskyembed/src/components/post.tsx +++ b/bskyembed/src/components/post.tsx @@ -31,7 +31,7 @@ export function Post({thread}: Props) { return (
-
+
-
+
@@ -52,6 +52,7 @@ export function Post({thread}: Props) {

@{post.author.handle}

+
@@ -60,12 +61,14 @@ export function Post({thread}: Props) {
- -
+ + + +
{!!post.likeCount && (