diff --git a/components/sidebars/navigation.vue b/components/sidebars/navigation.vue
index 453bf5e..742cb76 100644
--- a/components/sidebars/navigation.vue
+++ b/components/sidebars/navigation.vue
@@ -20,31 +20,34 @@
Account
- loadingAuth = false)" :loading="loadingAuth"
- class="flex flex-row text-left items-center justify-start gap-3 text-lg hover:ring-1 ring-white/10 overflow-hidden h-12 w-full duration-200">
-
- Sign Out
-
- loadingAuth = false)" :loading="loadingAuth"
- class="flex flex-row text-left items-center justify-start gap-3 text-lg hover:ring-1 ring-white/10 overflow-hidden h-12 w-full duration-200">
-
- Sign In
-
-
-
+ loadingAuth = false)"
+ :loading="loadingAuth"
class="flex flex-row text-left items-center justify-start gap-3 text-lg hover:ring-1 ring-white/10 overflow-hidden h-12 w-full duration-200">
-
- Register
+
+ Sign Out
-
-
- Posts
-
-
- Compose
-
+ loadingAuth = false)" :loading="loadingAuth"
+ class="flex flex-row text-left items-center justify-start gap-3 text-lg hover:ring-1 ring-white/10 overflow-hidden h-12 w-full duration-200">
+
+ Sign In
+
+
+
+
+ Register
+
+
+
+ Posts
+
+
+ Compose
+
+