add mobile settings navigation
This commit is contained in:
committed by
Pete Matsyburka
parent
2d510081be
commit
cbbbfdda80
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user