@@ -400,6 +400,7 @@ export default class ProfileV2 extends Component {
text={$t('profile.logout')}
textColor={textLight}
elevation={4}
+ textSize={20}
onClick={() => this.logout()}
/>
</ScrollView>