This commit is contained in:
2022-03-09 13:41:06 +08:00
parent 7037180850
commit 2288b76e4e
10 changed files with 13 additions and 14 deletions

View File

@@ -93,10 +93,10 @@ p {
.idxLogo {
width: 60%;
padding-left:20%;
padding-left:0%;
cursor: pointer;
padding-top:60px;
padding-bottom:80px
padding-top:60px;
padding-bottom:80px
}
.idxNav {
@@ -1144,4 +1144,4 @@ width:calc( 100% - 10px ) !important;
.swiper-pagination-dian .swiper-pagination-bullet-active{
background:#fff !important;
}
}