@@ -160,12 +160,13 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
//头部导航
.el-menu--horizontal{
border: 0;
+ li:last-child{margin-right: 0}
>.el-menu-item {
color: rgba(0,0,0,0.85);
@include setFontStyle(-2);
height: 60px;
line-height: 60px;
- margin: 0 10px;
+ margin: 0 30px;
padding: 0!important;
a{height: inherit;display: inline-block;padding: 0 6px;}
}