style(login): Update login page title text
All checks were successful
release-please / release-please (push) Successful in 1m27s
All checks were successful
release-please / release-please (push) Successful in 1m27s
This commit is contained in:
parent
469d6bbf6d
commit
3558a0f1b8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<div class="mx-auto place-content-center container max-w-md h-full">
|
||||
<mat-card class="mx-3 sm:mx-0" appearance="outlined">
|
||||
<mat-card-content>
|
||||
<h1>Login</h1>
|
||||
<h1>Login to jklink</h1>
|
||||
|
||||
<form class="flex flex-col" [formGroup]="loginForm">
|
||||
<mat-form-field appearance="outline">
|
||||
|
|
Loading…
Add table
Reference in a new issue