justify text on landing page
This commit is contained in:
parent
58a4f59fd8
commit
23ef0c8d9d
|
@ -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…
Reference in New Issue