diff --git a/src/routes/account/+page.svelte b/src/routes/account/+page.svelte index 9913d78..39b3b77 100644 --- a/src/routes/account/+page.svelte +++ b/src/routes/account/+page.svelte @@ -15,105 +15,104 @@ Account | Roll With It -
-

Account

-
-
- {#if form?.type === 'updateAccount'} - {form?.message} - {/if} - +

Account

- -
+
+ + {#if form?.type === 'updateAccount'} + {form?.message} + {/if} + - - -
+ +
-
-
- {#if form?.type === 'changePassword'} - {form.message} - {/if} -
+ +
+
+ {#if form?.type === 'changePassword'} + {form.message} + {/if} + + +
+ + +
-
- - -
- - -
-
- -
-
-

Billing Information

-

Thank you for your support!

-
-
- -
- +
-
+ + +
+
+

Billing Information

+

Thank you for your support!

+
+
+ +
+ +