diff --git a/frontend/src/components/Auth/AuthNavbar.vue b/frontend/src/components/Auth/AuthNavbar.vue
index 456914f2a..710d15b30 100644
--- a/frontend/src/components/Auth/AuthNavbar.vue
+++ b/frontend/src/components/Auth/AuthNavbar.vue
@@ -8,9 +8,13 @@
- {{ $t('signup') }}
+
+ {{ $t('signup') }}
+
{{ $t('|') }}
- {{ $t('signin') }}
+
+ {{ $t('signin') }}
+
@@ -19,6 +23,7 @@
diff --git a/frontend/src/components/Menu/NavItem.vue b/frontend/src/components/Menu/NavItem.vue
new file mode 100644
index 000000000..af8760dce
--- /dev/null
+++ b/frontend/src/components/Menu/NavItem.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+