fix
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
button {
|
||||
align-self: center;
|
||||
padding: 15px 54px;
|
||||
background: #6063ea;
|
||||
background: #0b7493;
|
||||
border-radius: 26.9817px;
|
||||
font-weight: 600;
|
||||
font-size: 14.3902px;
|
||||
|
||||
@@ -13,11 +13,11 @@ export class HomePage {
|
||||
|
||||
|
||||
startMerms() {
|
||||
this.router.navigateByUrl('/why-float')
|
||||
this.router.navigateByUrl('/merms-signup')
|
||||
}
|
||||
|
||||
goToLogin() {
|
||||
this.router.navigateByUrl('/float-login')
|
||||
this.router.navigateByUrl('/merms-login')
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user