We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b770ee commit d348502Copy full SHA for d348502
2 files changed
bin/qr-code.cut.js
@@ -37,7 +37,7 @@ async function cropImage () {
37
38
// Calculate new dimensions
39
const cropTop = 340
40
- const cropBottom = 230
+ const cropBottom = 100
41
const cropLeft = 120
42
const cropRight = 120
43
const newWidth = originalWidth - cropLeft - cropRight
src/static/electerm-wechat-group-qr.jpg
10.7 KB
0 commit comments