Przeglądaj źródła

justify text on landing page

j8
Ilya Daynatovich 8 lat temu
rodzic
commit
23ef0c8d9d
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      react/features/landing/components/Landing.js

+ 2
- 2
react/features/landing/components/Landing.js Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz