测试反馈修改完成
parent
400925e37e
commit
1da688c901
|
@ -587,7 +587,7 @@
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
}
|
}
|
||||||
.foot-left{
|
.foot-left{
|
||||||
width: 50%;
|
width: 65%;
|
||||||
}
|
}
|
||||||
.foot-left>p{
|
.foot-left>p{
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
|
@ -606,7 +606,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.foot-right{
|
.foot-right{
|
||||||
max-width: 50%;
|
width: 35%;
|
||||||
}
|
}
|
||||||
.links{
|
.links{
|
||||||
width: 365px;
|
width: 365px;
|
||||||
|
@ -2001,6 +2001,9 @@ textarea::-webkit-input-placeholder {
|
||||||
.preview .swiper-slide-thumb-active img{
|
.preview .swiper-slide-thumb-active img{
|
||||||
min-height: 120px;
|
min-height: 120px;
|
||||||
}
|
}
|
||||||
|
.links{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width:1180px){
|
@media screen and (max-width:1180px){
|
||||||
.preview .swiper-slide{
|
.preview .swiper-slide{
|
||||||
|
|
Loading…
Reference in New Issue