feat(*): Improve layout

This commit is contained in:
Josh Creek
2024-07-14 12:08:29 +01:00
parent 953524cecf
commit 90f6bd6e75
2 changed files with 105 additions and 103 deletions
+1 -1
View File
@@ -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 }}