Home layout adjusted

This commit is contained in:
Olu Amey
2021-06-05 20:57:44 -04:00
parent de5c7ba10c
commit 962d32faa9
+16 -1
View File
@@ -6,8 +6,23 @@
<ion-card-title>JubaBox</ion-card-title>
</ion-card-header>
<ion-card-content>
<p>JubaBox is your interest connection platform. Enter the page of the group to get started. You can also find an open group by using the search.
<p>
JubaBox is your interest connection platform. Enter the page of the
group to get started. You can also find an open group by using the
search.
</p>
</ion-card-content>
</ion-card>
<ion-card>
<ion-item>
<ion-label>Enter your contents ode or name or just press continue
</ion-label>
</ion-item>
<ion-item href="#">
<ion-input placeholder="Enter Input"></ion-input>
</ion-item>
<ion-button expand="block">Continue</ion-button>
</ion-card>
</ion-content>