This commit is contained in:
weipengfei 2023-08-07 10:56:21 +08:00
parent d89aca52ac
commit b5cc9c267b
2 changed files with 4 additions and 5 deletions

View File

@ -331,7 +331,7 @@
.home_header {
position: relative;
padding: 28.07rpx;
padding: 28rpx;
// height: 607.02rpx;
// height: 480.02rpx;
width: 100%;
@ -381,7 +381,7 @@
.backlog {
position: absolute;
left: 50%;
bottom: -121.75rpx;
bottom: -101.75rpx;
transform: translate(-50%);
width: 694.74rpx;
background: #FFFFFF;

View File

@ -170,8 +170,8 @@
.my {
.head_box {
position: relative;
padding: 28rpx;
width: 100vw;
padding-top: 30rpx;
margin-bottom: 30rpx;
background-image: url('../../static/img/home/my_bg.png');
background-size: 100% 100%;
@ -190,7 +190,6 @@
}
.my_head {
padding: 0 28.07rpx;
height: 90.39rpx;
position: relative;
// z-index: 1;
@ -217,7 +216,7 @@
color: #fff;
width: 694rpx;
margin-left: 50%;
transform: translate(-50%, -31.58rpx);
transform: translate(-50%);
.name_work {
margin-left: 31.58rpx;