This commit is contained in:
parent
41f94b98b2
commit
2ca3ddd959
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue