summaryrefslogtreecommitdiff
path: root/src/components/Navigation.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Navigation.vue')
-rw-r--r--src/components/Navigation.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue
index 749bc61..bb40e22 100644
--- a/src/components/Navigation.vue
+++ b/src/components/Navigation.vue
@@ -95,7 +95,6 @@
&:hover, &.router-link-exact-active, &.custom-active {
background-color: rgba(255,255,255,0.4);
border: solid 1px #2f2e32;
- font-weight: bold;
}
}
}