This commit is contained in:
kbing1981 2024-07-04 13:54:07 +08:00
parent 41f94b98b2
commit 2ca3ddd959
1 changed files with 2 additions and 2 deletions

View File

@ -770,6 +770,7 @@
justify-content: space-between;
align-items: center;
color: #000000;
margin-bottom: 8rpx;
}
.my-head-top-text span:nth-child(1){
font-size: 32rpx;
@ -777,12 +778,11 @@
}
.my-head-top-text span:nth-child(2){
font-size: 26rpx;
}
.my-head-top-view{
display: flex;
flex-direction: column;
width: 80%;
width: 82%;
}
.my-head-top image{
width: 106rpx;