src/components/header/index.scss
@@ -53,17 +53,24 @@ line-height: 48px; li { float: left; // color: $header-font; font-size: 1.7rem; margin: 0 10px; font-size: 1.8rem; cursor: pointer; span { padding: 0 10px; height: 42px; display: inline-block; } &:hover { height: 42px; color: #eeeeee; border-bottom: 4px solid #fafcfb; } &.active { height: 42px; color: #ffffff; font-weight: bold; // font-weight: bold; border-bottom: 4px solid #06b4f7; } } }