diff --git a/react/features/welcome/components/styles.js b/react/features/welcome/components/styles.js index 822231096..8848361ee 100644 --- a/react/features/welcome/components/styles.js +++ b/react/features/welcome/components/styles.js @@ -215,9 +215,8 @@ export default { }, customInput: { - fontSize: 32, + fontSize: 18, letterSpacing: 0, - lineHeight: BaseTheme.spacing[6], textAlign: 'center' },