@@ -376,9 +376,11 @@ footer ul{
display: flex;
justify-content: center;
flex-wrap: wrap;
+ width: 1200px;
+ margin: 0 auto;
}
footer li{
- width: 20%;
+ width: 25%;
color: #fff;
line-height: 40px;
font-size: 14px;