调整英文站 关于我们标题字体过大

main^2
xcw 2024-11-20 14:11:40 +08:00
parent 408a975acf
commit 1c658c883b
1 changed files with 8 additions and 0 deletions

View File

@ -20,6 +20,10 @@
.marketing-box1 .box-info .pull-left p {
white-space: initial;
}
.about-box2 .top-box .fr span {
margin-left: 2.25rem;
}
@media screen and (max-width: 1024px) {
.nav ul li .nav-second {
width: 100%;
@ -57,8 +61,12 @@
.about-box2 .top-box .fr span {
margin-left: 0;
width: 49%;
font-size: 1.2rem;
}
.about-box4 .swiper-btn span {
display: none;
}
.about-box3 .box-info {
margin-top: 20px;
}
}