测试反馈修改完成
parent
400925e37e
commit
1da688c901
|
@ -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{
|
||||
|
|
Loading…
Reference in New Issue