测试反馈修改完成

master
Lee-1203 2022-02-14 14:43:58 +08:00
parent 78d88a725e
commit fce32bca29
1 changed files with 4 additions and 1 deletions

View File

@ -127,6 +127,9 @@
letter-spacing: 2px;
text-transform: uppercase;
}
.banner-title span a{
display: inline-block;
}
/* 分页器 */
.banner-swiper .swiper-container-horizontal>.swiper-pagination-bullets,
.banner-swiper .swiper-pagination-custom,
@ -331,7 +334,7 @@
}
.index-news-list li.index-news-first .first-img,
.index-news-list li.index-news-first .first-txt>p{
display: block;
display: -webkit-box;
}
.index-news-list li .first-txt>div{
width: 85%;