@@ -75,16 +75,18 @@ export default {
// background-color: #22529a;
// text-align: center;
// }
-.swfl span {
- font-size: 22px;
- color: #ffffff;
-}
+// .swfl span {
+// font-size: 22px;
+// color: #ffffff;
+// }
/deep/.el-menu-item {
font-size: 18px;
border-bottom: 1px solid #2d64b3;
color: #044b79;
font-weight: 600;
line-height: 60px;
+ width: 90%;
+ text-align: center;
}
/deep/.el-menu-item:last-child {
border-bottom: none;