This commit is contained in:
kbing1981 2024-06-26 19:38:40 +08:00
parent 4d7392c582
commit 8f93e021c7
1 changed files with 7 additions and 6 deletions

View File

@ -170,7 +170,7 @@
text-align: center;
line-height: 64rpx;
font-weight: 400;
font-size: 28rpx;
font-size: 26rpx;
color: #FFFFFF;
text-shadow: 0rpx 2rpx 4rpx rgba(0,119,104,0.44);
margin-left: 10px;
@ -181,14 +181,15 @@
color: #999999;
}
.youhui-view-right-title{
width: 260rpx;
font-weight: 400;
font-size: 32rpx;
font-size: 28rpx;
color: #333333;
}
.youhui-view-right-top{
display: flex;
flex-direction: column;
align-items: center;
align-items: center;
}
.youhui-view-right{
width: 502.08rpx;
@ -238,7 +239,7 @@
height: 242rpx;
border-radius: 21rpx;
background-size: 100%;
margin: 20px auto;
margin: 10px auto;
justify-content: space-between;
}
.you-nav{
@ -258,8 +259,8 @@
height: 60upx;
color: #666;
text-align: center;
font-weight: bold;
font-size: 34rpx;
font-weight: 500;
font-size: 30rpx;
z-index: 1;
}