From 2587043f40177b9d35248647251016cb6ac6ee8f Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 2 Dec 2023 16:53:01 -0800 Subject: feat(wrapped): reorder buttons --- src/lib/Tools/Wrapped.svelte | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/lib/Tools/Wrapped.svelte b/src/lib/Tools/Wrapped.svelte index 7c5f99e6..b1d75b68 100644 --- a/src/lib/Tools/Wrapped.svelte +++ b/src/lib/Tools/Wrapped.svelte @@ -399,14 +399,14 @@
- Don't be alarmed! The background will appear as its inverse in the preview, but will be - corrected in the final image. - - {#if /Mac|iPod|iPhone|iPad/.test(navigator.userAgent)} - Media covers may not appear on mobile Apple devices. - {/if} + This is a minimal, live preview. Generated images will be higher quality and themed + properly.
+

+ screenshot(!forceDark)}>Generate image +

+
Options
@@ -435,10 +435,6 @@
-

- screenshot(!forceDark)}>Generate image -

-
{:catch} -- cgit v1.2.3