Skip to content

Commit

Permalink
SCJ-241: Fix underline
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan-oxd committed Jul 29, 2024
1 parent 2f52865 commit 6a5819c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/Views/Home/Sso.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
<p>
Don’t have a BCeID?
<a target="_blank" href="@Configuration["AppSettings:RegisterUrl"]">
Register for a BCeID
</a> <i class="fa fa-external-link-alt"></i>
Register for a BCeID</a> <i class="fa fa-external-link-alt"></i>
</p>
</section>
</div>
Expand All @@ -57,8 +56,8 @@
Don’t have the Person credential?
<a target="_blank"
href="https://www2.gov.bc.ca/gov/content/governments/government-id/person-credential/get-person-cred">
Get your Person credential in BC wallet
</a> <i class="fa fa-external-link-alt"></i>
Get your Person credential in BC wallet</a>
<i class="fa fa-external-link-alt"></i>
</p>
</section>
</div>
Expand Down

0 comments on commit 6a5819c

Please sign in to comment.