diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 7fe2316..833dc09 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -6,9 +6,28 @@ />
+ +
- +
@@ -157,7 +176,7 @@ export default { padding: 0 8px; height: 100%; font-size: 18px; - color: #5a5e66; + color: #ffffff; vertical-align: text-bottom; &.hover-effect {