diff --git a/app/components/SettingsMobileNav.vue b/app/components/SettingsMobileNav.vue
new file mode 100644
index 0000000..f98e04b
--- /dev/null
+++ b/app/components/SettingsMobileNav.vue
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+
+ Back
+
+
+ Settings
+
+
+
+
+
+
+
+
+
diff --git a/app/components/SettingsSidebar.vue b/app/components/SettingsSidebar.vue
index 188c7a8..d425a41 100644
--- a/app/components/SettingsSidebar.vue
+++ b/app/components/SettingsSidebar.vue
@@ -53,7 +53,7 @@ function isActive(to: string, exact: boolean) {