fix staylr
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
<ion-card (click)="familyAcc()">
|
||||
<!-- <img alt="Silhouette of mountains" src="https://ionicframework.com/docs/img/demos/card-media.png" />-->
|
||||
<ion-card-header>
|
||||
<ion-card-title><span style="font-weight: bolder">Send a Reward</span></ion-card-title>
|
||||
<ion-card-title><span style="font-weight: bolder; color: #1880b0;">Send a Reward</span></ion-card-title>
|
||||
<ion-card-subtitle><hr class="kid-line" /></ion-card-subtitle>
|
||||
</ion-card-header>
|
||||
<ion-card-content class="f-item">
|
||||
<ion-item lines="none">
|
||||
<ion-item lines="none" style="background-color: lightyellow; font-weight: bold;">
|
||||
Task, Goals completed, well done, or promised - Time to send a reward.
|
||||
<ion-icon name="arrow-forward-circle-outline" slot="end"></ion-icon>
|
||||
</ion-item>
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
Continue
|
||||
</ion-button>
|
||||
</div>
|
||||
<div class="bottom">
|
||||
<div class="bottom" style="padding: 5px 30px 5px 10px; font-weight: bolder;">
|
||||
<ion-label class="last_lbl">Already have an account? <span style="color: #4B5DFA;" (click)="onLogin()">Login</span></ion-label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user