diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue index 1bce0c0..959006e 100644 --- a/src/components/Navigation.vue +++ b/src/components/Navigation.vue @@ -1,54 +1,50 @@ - - - - - - - - - - - - - - - - - - - {{ item.shortTitle }} - - - - - - - - - - - Sign in - - - - - - - - Profile - - - - - + + + + + + + + + + + + + + + + + + + + + {{ item.title }} + + + + + + + + + + Sign in + + + + + + + + Profile + + + + + + + -