From 4e6e66e8029bceeeee298e545f5914c92758e826 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Sun, 13 Oct 2024 00:34:16 +0200 Subject: [PATCH] feat(ui): fix title color and image border --- app.vue | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/app.vue b/app.vue index 434a478..f0d369e 100644 --- a/app.vue +++ b/app.vue @@ -126,11 +126,16 @@ const arrayToUnion = (array: string[]) =>
-

+

Simple QRCode Generator

- +
@@ -286,8 +291,8 @@ const arrayToUnion = (array: string[]) =>

You can easily generate QRCodes by using the API, with no rate limitation. -
-
+
+
If you are not sure how to use the API, you can fill the QRCode form and copy the generated API URL.