improve ammo type show page layout

This commit is contained in:
2022-11-06 23:08:18 -05:00
parent dc355fcd8e
commit 5390dcc4c2
13 changed files with 138 additions and 138 deletions

View File

@ -1,5 +1,4 @@
<div class="mx-auto px-4 sm:px-8 space-y-4 max-w-3xl
flex flex-col justify-center items-center">
<div class="space-y-4 flex flex-col justify-center items-center">
<h1 class="title text-2xl title-primary-500">
<%= @ammo_type.name %>
</h1>