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 ec3fb2c commit e59cd2bCopy full SHA for e59cd2b
1 file changed
infrastructure/eid-wallet/src/routes/(public)/recover/+page.svelte
@@ -1136,7 +1136,7 @@ onMount(() => {
1136
strokeWidth={2}
1137
/>
1138
</button>
1139
- <div class="flex flex-col w-full items-center">
+ <div class="flex flex-col w-full items-center pl-12 sm:pl-0">
1140
<h3 class="font-semibold leading-none">Restore DigitalSelf</h3>
1141
</div>
1142
</header>
0 commit comments