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