fam,ily text
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
<ion-button (click)="onRegister()" expand="block" shape="round">
|
||||
Get Started
|
||||
</ion-button>
|
||||
|
||||
<div class="action_txt">Scan family code to continue</div>
|
||||
|
||||
<div class="action_txt">Already using WrenchBoard ? Sign in</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -29,6 +29,12 @@
|
||||
padding: 20px;
|
||||
margin: 10px auto 10px auto;
|
||||
border-radius: 20px;
|
||||
.action_txt{
|
||||
font-size: 16px;
|
||||
font-weight: bolder;
|
||||
color: #0e4977;
|
||||
margin: 10px auto 10px auto;
|
||||
}
|
||||
}
|
||||
.slide_image{
|
||||
///height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user