diff --git a/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/PublicationFooter.tsx b/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/PublicationFooter.tsx index 426808a970..bc886c6dc2 100644 --- a/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/PublicationFooter.tsx +++ b/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/PublicationFooter.tsx @@ -39,18 +39,18 @@ export function PublicationFooter({ style={[ a.flex_row, a.align_center, - a.gap_sm, a.px_md, a.py_sm, a.transition_color, + {gap: 10}, hovered ? t.atoms.bg_contrast_25 : null, ]} testID="publication-embed-footer"> - + + style={[a.text_sm, a.font_medium, t.atoms.text]}> {name} {handle && ( diff --git a/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/index.tsx b/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/index.tsx index e781d92e55..e1881a8f53 100644 --- a/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/index.tsx +++ b/src/components/Post/Embed/ExternalEmbed/PublicationEmbed/index.tsx @@ -76,7 +76,7 @@ export function PublicationEmbed({ loading="lazy" /> ) : null} - + )} - + + + {/* Note: `source.theme` (background/foreground/accent/accentForeground