Update QR code generation with kjua

This commit is contained in:
JonnyWong16 2021-08-19 09:51:26 -07:00
parent 27cacb7a8f
commit fee25a6aea
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
3 changed files with 19 additions and 9 deletions

View file

@ -4507,4 +4507,9 @@ a.donate-with-crypto::after {
opacity: 1;
top: 0;
left: 0;
}
}
#api_qr_code {
padding: 1px;
line-height: 1;
}