You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
160 B
14 lines
160 B
5 months ago
|
|
||
|
.code-img {
|
||
|
width: 652rpx;
|
||
|
height: 966rpx;
|
||
|
margin: 20rpx auto;
|
||
|
border-radius: 20rpx;
|
||
|
}
|
||
|
.save-btn {
|
||
|
width: 490rpx;
|
||
|
height: 80rpx;
|
||
|
margin: 68rpx auto;
|
||
|
}
|
||
|
|