add mobile settings navigation

This commit is contained in:
Alex Turchyn
2026-07-23 14:31:53 +03:00
committed by Pete Matsyburka
parent 2d510081be
commit cbbbfdda80
13 changed files with 50 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<div class="flex flex-wrap space-y-4 md:flex-nowrap md:space-y-0">
<%= render 'shared/settings_nav' %>
<div class="flex-grow max-w-xl mx-auto">
<div class="flex-grow md:max-w-xl md:mx-auto">
<h1 class="text-4xl font-bold mb-4">
<%= t('profile') %>
</h1>