···2424 <Show
2525 when={props.accounts.length > 0}
2626 fallback={
2727- <p class="overline-copy text-[0.72rem] text-on-surface-variant">
2828- Your accounts will appear here once you sign in.
2929- </p>
2727+ <p class="overline-copy text-xs text-on-surface-variant">Your accounts will appear here once you sign in.</p>
3028 }>
3129 <div class="grid gap-3" role="list">
3230 <For each={props.accounts}>