This commit is contained in:
SelfRidicule 2024-08-20 09:45:39 +08:00
parent 7b759dd619
commit de11f7694c

View File

@ -222,7 +222,7 @@
left: 0; left: 0;
bottom: 0; bottom: 0;
width: 100vw; width: 100vw;
padding: 40rpx 0 40rpx; padding: 40rpx 0 30rpx;
border-top: 2rpx solid rgb(126, 126, 126, 0.2); border-top: 2rpx solid rgb(126, 126, 126, 0.2);
background: white; background: white;
@ -238,10 +238,10 @@
border-radius: 6rpx; border-radius: 6rpx;
margin-right: 30rpx; margin-right: 30rpx;
margin-bottom: 30rpx; margin-bottom: 30rpx;
width: 200rpx; width: 160rpx;
height: 80rpx; height: 70rpx;
line-height: 80rpx; line-height: 70rpx;
text-align: center; text-align: center;
font-size: 28rpx; font-size: 28rpx;
color: white; color: white;