Feat:分享调整
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
.box-share {
|
||||
.box-img {
|
||||
position: relative;
|
||||
width: 500rpx;
|
||||
height: 632rpx;
|
||||
width: 600rpx;
|
||||
height: 832rpx;
|
||||
border-radius: 40rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -26,14 +26,14 @@
|
||||
}
|
||||
|
||||
.main-img {
|
||||
width: 500rpx;
|
||||
height: 632rpx;
|
||||
width: 600rpx;
|
||||
height: 832rpx;
|
||||
border-radius: 40rpx;
|
||||
}
|
||||
|
||||
.btn {
|
||||
width: 500rpx;
|
||||
height: 100rpx;
|
||||
width: 600rpx;
|
||||
height: 120rpx;
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user