From 1c7abcae0782c79cddf0d00b6bed684a4bb078b5 Mon Sep 17 00:00:00 2001 From: Hugh Chen Date: Sun, 23 Jan 2022 09:41:29 -0800 Subject: [PATCH] Add functionality to modify white border length --- index.html | 25 +++++++++++++++++++++++++ index.js | 30 +++++++++++++++++++++++++----- 2 files changed, 50 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 3b464a9..ff7633b 100644 --- a/index.html +++ b/index.html @@ -81,6 +81,31 @@
+
+ Border Size: + Size of white border around QR code. Typically need some + border around the code, but depending on your use case you + can get rid of it. + +
+ +

+ +
+ +
+ +
+