about summary refs log tree commit diff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/NavLink.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/NavLink.vue b/components/NavLink.vue
index f3a1c6e..253dde9 100644
--- a/components/NavLink.vue
+++ b/components/NavLink.vue
@@ -41,7 +41,7 @@ export default {
   margin: 10px;
 }
 
-.router-link-exact-active {
+.nuxt-link-exact-active {
   background-color: #ececec !important;
 }