diff --git a/pages/wizards.vue b/pages/wizards.vue index 51ad0fb..cefeb3f 100644 --- a/pages/wizards.vue +++ b/pages/wizards.vue @@ -5,16 +5,15 @@
+ style="font-family: 'Ubuntu', 'Ubuntu Mono', monospace" + >
-

Wizards

- Fillable forms for cooperative documents. Data saves locally in your - browser. + Fillable forms for cooperative documents. Data saves locally in your browser.

@@ -22,14 +21,14 @@
+ class="template-card h-full flex flex-col" + > +
-
+ class="relative bg-white dark:bg-neutral-950 border border-black dark:border-white p-6 h-full flex flex-col" + >
-

+

{{ template.name }}

@@ -40,7 +39,8 @@ + class="px-2 py-1 text-xs font-medium bg-white dark:bg-neutral-950 text-neutral-900 dark:text-neutral-900 border border-black dark:border-white dither-tag" + > {{ tag }}
@@ -55,7 +55,8 @@ + style="font-family: 'Ubuntu Mono', monospace" + > START WIZARD + style="font-family: 'Ubuntu Mono', monospace" + > RESUME
@@ -74,40 +76,44 @@
+ class="relative bg-white dark:bg-neutral-950 border border-black dark:border-white p-6" + >

+ style="font-family: 'Ubuntu', monospace" + > How Wizards Work

-
+

+ style="font-family: 'Ubuntu Mono', monospace" + > FILL OUT FORMS

- Wizards include form fields for all necessary information. - Data auto-saves as you type. + Wizards include form fields for all necessary information. Data + auto-saves as you type.

+ style="font-family: 'Ubuntu Mono', monospace" + > LOCAL STORAGE

- All data saves in your browser only. Nothing is sent to - external servers. + All data saves in your browser only. Nothing is sent to external + servers.

+ style="font-family: 'Ubuntu Mono', monospace" + > EXPORT OPTIONS

@@ -117,12 +123,13 @@

+ style="font-family: 'Ubuntu Mono', monospace" + > RESUME ANYTIME

- Come back later and your progress will be saved. Clear browser - data to start fresh. + Come back later and your progress will be saved. Clear browser data to + start fresh.