/* templates/finally/finally.wxss */ .finally-wrapper { text-align: center; margin: 300rpx auto; } .finally-image { text-align: center; } .finally-image image { width: 180rpx; height: 230rpx; } .finally-text { margin-top: 20rpx; font-size: 30rpx; color: #7e7e7e; }