|
@@ -77,7 +77,7 @@ page{
|
|
}
|
|
}
|
|
|
|
|
|
.head-personal-nl{
|
|
.head-personal-nl{
|
|
- /* margin-left: 150rpx; */
|
|
|
|
|
|
+ margin-left: 50rpx;
|
|
align-items: flex-start;
|
|
align-items: flex-start;
|
|
width: 300rpx;
|
|
width: 300rpx;
|
|
height: 136rpx;
|
|
height: 136rpx;
|
|
@@ -87,8 +87,8 @@ page{
|
|
.head-personal-name{
|
|
.head-personal-name{
|
|
font-size: 30rpx;
|
|
font-size: 30rpx;
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
- width: 368rpx;
|
|
|
|
- text-align: center;
|
|
|
|
|
|
+ /* width: 368rpx; */
|
|
|
|
+ /* text-align: center; */
|
|
color: #303030;
|
|
color: #303030;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -225,6 +225,7 @@ page{
|
|
color: #303030;
|
|
color: #303030;
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
border-style: none;
|
|
border-style: none;
|
|
|
|
+ text-align: left;
|
|
/* margin-left: 186rpx !important; */
|
|
/* margin-left: 186rpx !important; */
|
|
}
|
|
}
|
|
|
|
|