king
2022-08-09 c814723d4f7de7a4d84e9f7e95c58ec700c64c9a
1
2
3
4
5
6
7
8
.qrcode-box {
  display: inline-block;
  canvas {
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
  }
}