frontend for xcvr appview

optimized ascii art for inter

+6 -6
+6 -6
src/routes/login/+page.svelte
··· 21 21 &lt;— 22 22 <input class="beep" type="submit" value="this is my handle" /> 23 23 </form> 24 - <p class="big">yup... ^ ^ ^ 25 - │ │ │ 26 - │ └ that's your handle │ 27 - │ alright... │ 28 - │ │ 29 - │ ┌┘ 24 + <p class="big">yup... ^ ^ ^ 25 + │ │ │ 26 + │ └ that's your handle│ 27 + │ alright... │ 28 + │ │ 29 + │ ┌┘ 30 30 │ click that "this is my handle" 31 31 └────when that handle is your handle 32 32 </p>