测试反馈修改完成

master
Lee-1203 2022-02-14 17:31:39 +08:00
parent 400925e37e
commit 1da688c901
1 changed files with 5 additions and 2 deletions

View File

@ -587,7 +587,7 @@
padding: 50px;
}
.foot-left{
width: 50%;
width: 65%;
}
.foot-left>p{
line-height: 1.8;
@ -606,7 +606,7 @@
}
.foot-right{
max-width: 50%;
width: 35%;
}
.links{
width: 365px;
@ -2001,6 +2001,9 @@ textarea::-webkit-input-placeholder {
.preview .swiper-slide-thumb-active img{
min-height: 120px;
}
.links{
width: 100%;
}
}
@media screen and (max-width:1180px){
.preview .swiper-slide{