Add BHiLab; resize QR code
This commit is contained in:
@@ -41,7 +41,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
ctx.clearRect(0,0,canvas.width, canvas.height);
|
||||
|
||||
const txtColor = "#000";
|
||||
const qrSize = 220;
|
||||
const qrSize = 225;
|
||||
const leftMargin = 12;
|
||||
|
||||
ctx.fillStyle = txtColor;
|
||||
|
||||
Reference in New Issue
Block a user