We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83685ec commit 27f03c6Copy full SHA for 27f03c6
infrastructure/eid-wallet/src/routes/(app)/settings/pin/+page.svelte
@@ -27,7 +27,7 @@ $effect(() => {
27
});
28
</script>
29
30
-<main class="h-[calc(100vh-14vh)] flex flex-col justify-between">
+<main class="h-[calc(100vh-14vh)] flex flex-col justify-between pt-[3vh]">
31
<section>
32
<div>
33
<p class="mb-[1vh]">Enter you current PIN</p>
0 commit comments