8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
.qrcode {
|
|
width: 300px;
|
|
height: 300px;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
}
|