@@ -166,7 +166,7 @@
<style lang="scss" scoped>
.content {
width: 702rpx;
- height: 447rpx;
+ // height: 447rpx;
margin: 0 auto;
background: #FFFFFF;
margin-top: 20rpx;
@@ -178,6 +178,6 @@
text-align: center;
font-size: 19rpx;
- margin-top: 5rpx;
+ margin-top: 15rpx;
}
</style>