FIX 更改导航栏间距

This commit is contained in:
Jasder 2020-02-10 10:22:58 +08:00
parent defea10350
commit 3978b14e2a
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ body{
float: right;
}
.homepage_banner_nav li{
margin-left: 40px;
margin-left: 20px;
font-size: 16px;
float: left;
}
@ -746,4 +746,4 @@ body{
}
.partnerSource a img{
width: 100%;
}
}