diff --git a/src/components/Post/Translated/index.tsx b/src/components/Post/Translated/index.tsx index 112a65eb59..049f21178b 100644 --- a/src/components/Post/Translated/index.tsx +++ b/src/components/Post/Translated/index.tsx @@ -128,7 +128,6 @@ function TranslationLink({ // for accessibility to={getTranslatorLink(postText, primaryLanguage)} label={l`Translate`} - style={[a.text_sm]} onPress={handleTranslate}> Translate @@ -168,7 +167,7 @@ function TranslationResult({ a.pb_md, a.mt_sm, a.border, - a.rounded_md, + a.rounded_lg, t.atoms.border_contrast_high, ]}>