forked from shibao/cannery
		
	improve container show page layout
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
| - Make ammo index page a bit more compact | ||||
| - Add ammo count to ammo type index page | ||||
| - Make ammo type show page a bit more compact | ||||
| - Make container show page a bit more compact | ||||
| - Forgot to add the logo as the favicon whoops | ||||
|  | ||||
| # v0.5.4 | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| <div class="mx-auto 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"> | ||||
|     <%= @container.name %> | ||||
|   </h1> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user