Skip to content

Commit 1890291

Browse files
committed
fix: typograpy
1 parent f983576 commit 1890291

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/eid-wallet/src/routes/(auth)/e-passport

1 file changed

+1
-1
lines changed

infrastructure/eid-wallet/src/routes/(auth)/e-passport/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const handleFinish = async () => {};
1010

1111
<main class="h-[100vh] pt-[5.2vh] px-[2.3vw] pb-[4.5vh] flex flex-col justify-between">
1212
<section>
13-
<h1 class="header-3 mb-[0.5vh]">Your ePassport and eVault are ready</h1>
13+
<h1 class="header-2 mb-[0.5vh]">Your ePassport and eVault are ready</h1>
1414
<p class="body-medium text-black-700! mb-[3vh]">Log into any W3DS platform without passwords. It’s tied to this phone; if lost, you’ll need to revoke and reissue it on a new device.</p>
1515
</section>
1616
<section>

0 commit comments

Comments
 (0)