Skip to content

Commit

Permalink
slight UI tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
dagnelies committed Jul 25, 2024
1 parent 09a1ec0 commit de084aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
![banner](img/banner-biometric-auth.svg)

<center style="margin:-1rem 0 3rem;">
<a href="/demos/basic.html" class="btn btn-primary btn-lg mx-3 px-5">&#x27A4; Demo</a>
<a href="/demos/playground.html" class="btn btn-primary btn-lg mx-3 px-4">&#x27A4; Playground</a>
<a href="/demos/basic.html" class="btn btn-primary btn-lg m-3 px-5">&#x27A4; Demo</a>
<a href="/demos/playground.html" class="btn btn-primary btn-lg m-3 px-4">&#x27A4; Playground</a>
</center>

> This library greatly simplifies the usage of **passkeys** by invoking the [WebAuthn protocol](https://w3c.github.io/webauthn/) more conveniently. It is [open source](https://github.com/passwordless-id/webauthn), opinionated, dependency-free and minimalistic (20kb only, from which 13kb is the list of authenticator AAGUIDs/names).
Expand Down

0 comments on commit de084aa

Please sign in to comment.