Word wrap fix
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<ion-content>
|
||||
<ion-card class="welcome-card">
|
||||
<img src="/assets/jubastart-logo.jpg" alt="" />
|
||||
<ion-card-header>
|
||||
<ion-card-subtitle>Welcome to</ion-card-subtitle>
|
||||
<ion-card-title>JubaBox</ion-card-title>
|
||||
</ion-card-header>
|
||||
<img src="/assets/jubastart-logo.jpg" alt="" />
|
||||
|
||||
<ion-card-content>
|
||||
<p>
|
||||
JubaBox is your interest connection platform. Enter the page of the
|
||||
@@ -15,7 +15,7 @@
|
||||
</ion-card>
|
||||
<ion-card>
|
||||
<ion-item>
|
||||
<ion-label>Enter your contents ode or name or just press continue
|
||||
<ion-label class="ion-text-wrap">Enter your contents ode or name or just press continue
|
||||
</ion-label>
|
||||
</ion-item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user