Skip to content

Commit

Permalink
Merge pull request #166 from d-rec/ft/update-typo
Browse files Browse the repository at this point in the history
Feat: Updated the typo
  • Loading branch information
musayann authored Sep 30, 2024
2 parents f59b877 + a46926a commit fc6d7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/view/register/register.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ <h2 class="pb-0 mb-3 fs-6 fw-bold">Register new account
</mat-card-content>

<div class="d-flex justify-content-between mb-2 px-5">
<p class="mb-0 pb-0 font-siz-cont">have an account?</p>
<p class="mb-0 pb-0 font-siz-cont">Have an account?</p>
<p class="mb-0 pb-0 font-siz-cont"><a routerLink="/login" class="text-warning">Login</a></p>
</div>

Expand Down

0 comments on commit fc6d7fd

Please sign in to comment.