fix settings nav offset

This commit is contained in:
Alex Turchyn
2026-07-29 21:17:10 +03:00
committed by Pete Matsyburka
parent 3eebf6d2cf
commit 68e8cd1188
9 changed files with 160 additions and 158 deletions
@@ -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 md:max-w-xl md:mx-auto">
<div class="flex-grow max-w-xl mx-auto">
<p class="text-3xl md:text-4xl font-bold mb-4">
<%= t('email_templates') %>
</p>