From df9fc83ad814ba93f162e22c3c5f552eb627414c Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 18 Mar 2022 20:38:04 -0500 Subject: Resize background images for customization page --- src/routes/profile/index.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/routes/profile/index.svelte b/src/routes/profile/index.svelte index 5fc937f..cdcd495 100644 --- a/src/routes/profile/index.svelte +++ b/src/routes/profile/index.svelte @@ -169,7 +169,7 @@ (backgroundName = thisBackgroundName)} /> {/each} -- cgit