justify text on landing page

pull/1252/head
Ilya Daynatovich 9 years ago committed by Lyubomir Marinov
parent 58a4f59fd8
commit 23ef0c8d9d
  1. 4
      react/features/landing/components/Landing.js

@ -71,8 +71,8 @@ class Landing extends Component {
className = 'landing__logo'
src = '/images/logo-blue.svg' />
<p className = 'landing__text'>
You need <strong>Meet Jitsi</strong>
to join a conversation on your mobile
You need <strong>Meet Jitsi</strong> to
join a conversation on your mobile
</p>
<a href = { links[platform] }>
<button

Loading…
Cancel
Save