greenPro/unpackage/dist/dev/mp-weixin/pages/API/download-file/download-file.wxss

12 lines
145 B
Plaintext

.img {
width: 500rpx;
height: 500rpx;
margin: 0 auto;
}
.image-container {
display: flex;
justify-content: center;
align-items: center;
}