tweak embed spacing

This commit is contained in:
Samuel Newman
2025-06-10 09:43:53 +03:00
committed by Eric Bailey
parent f6cc7a74d8
commit a827da385c
@@ -68,12 +68,12 @@ export function QuotePost({
a.flex_row,
a.align_center,
{gap: 6},
a.pb_sm,
a.pb_xs,
a.w_full,
a.overflow_hidden,
]}>
<Avatar
size={18}
size={16}
image={avatar}
profile={author}
moderatorData={moderatorData}