调整英文站 关于我们标题字体过大
parent
408a975acf
commit
1c658c883b
|
@ -20,6 +20,10 @@
|
||||||
.marketing-box1 .box-info .pull-left p {
|
.marketing-box1 .box-info .pull-left p {
|
||||||
white-space: initial;
|
white-space: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.about-box2 .top-box .fr span {
|
||||||
|
margin-left: 2.25rem;
|
||||||
|
}
|
||||||
@media screen and (max-width: 1024px) {
|
@media screen and (max-width: 1024px) {
|
||||||
.nav ul li .nav-second {
|
.nav ul li .nav-second {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -57,8 +61,12 @@
|
||||||
.about-box2 .top-box .fr span {
|
.about-box2 .top-box .fr span {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
width: 49%;
|
width: 49%;
|
||||||
|
font-size: 1.2rem;
|
||||||
}
|
}
|
||||||
.about-box4 .swiper-btn span {
|
.about-box4 .swiper-btn span {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.about-box3 .box-info {
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue