diff --git a/src/components/Post/Embed/JoinRequestEmbed.tsx b/src/components/Post/Embed/JoinRequestEmbed.tsx --- a/src/components/Post/Embed/JoinRequestEmbed.tsx +++ b/src/components/Post/Embed/JoinRequestEmbed.tsx @@ -58,7 +58,7 @@ const box = [ a.border, a.rounded_lg, - t.atoms.border_contrast_high, + t.atoms.border_contrast_low, {height: JOIN_REQUEST_EMBED_HEIGHT}, ]