diff --git a/src/App.vue b/src/App.vue index 06d26aeee..1a80f4923 100644 --- a/src/App.vue +++ b/src/App.vue @@ -31,6 +31,6 @@ } #nav a.router-link-exact-active { - color: #42b983; + color: red; }