Skip to content

Commit bfb34fa

Browse files
committed
tweak front page styling
1 parent a73b313 commit bfb34fa

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

layouts/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,15 @@
2020
{{- end -}}
2121

2222
<div class="row justify-content-center mt-5">
23-
<div class="col-lg-8 text-center">
23+
<div class="col-lg-7 text-center">
2424

2525
<img alt="passkey icon" src="img/logos/pdd-icon-color-simple.svg" width="20%" />
2626

2727
<div class="mt-4">
2828
<p class="display-6 mt-0 mb-5">Hello <span class="fw-bold">passkeys!</span><br><span class="fade-out-text">Goodbye passwords.</span></p>
29+
<div class="lead">
30+
<p>Passkeys are the secure, phishing-resistant, and easy to use replacement for passwords, OTPs, and magic links.</p>
31+
</div>
2932
<a aria-label="Get started" href="docs/intro/what-are-passkeys/" class="btn btn-primary position-relative"
3033
role="button">
3134
<span class="d-flex justify-content-center">
@@ -38,4 +41,4 @@
3841
</div>
3942
</div>
4043
<!-- Mastodon verification --><a rel="me" href="https://fosstodon.org/@passkeysdev" aria-label="Mastodon verification"></a>
41-
{{ end -}}
44+
{{ end -}}

0 commit comments

Comments
 (0)