mirror of
https://github.com/jcreek/LivingDexTracker.git
synced 2026-07-15 20:13:45 +00:00
feat(*): Improve layout
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
<main class="flex-1 p-4">
|
||||
<main class="flex-1 p-4 ml-64">
|
||||
<div class="max-w-min mx-auto">
|
||||
{#if combinedData}
|
||||
{#each combinedData as { pokedexEntry, catchRecord }}
|
||||
|
||||
Reference in New Issue
Block a user