12 lines
167 B
CSS
12 lines
167 B
CSS
.brcode {
|
|
width: 660rpx;
|
|
padding-top: 60rpx;
|
|
}
|
|
.qrcode {
|
|
width: 450rpx;
|
|
margin-top: 60rpx;
|
|
padding: 50rpx;
|
|
}
|
|
.bottom-fixed .btn {
|
|
width: 50%;
|
|
} |