This commit is contained in:
Andras Bacsai
2022-04-07 18:45:21 +02:00
parent 020013683b
commit aae108032c
4 changed files with 5 additions and 5 deletions

View File

@@ -81,7 +81,7 @@
</div>
{#if otherDestinations.length > 0 && $session.teamId === '0'}
<div class="text-xl font-bold pb-5 px-1 pt-10">Other Team's Destinations</div>
<div class="text-xl font-bold pb-5 px-1 pt-10 px-6">Other Team's Destinations</div>
<div class="flex flex-col md:flex-row flex-wrap px-2 justify-center">
{#each otherDestinations as destination}
<a href="/destinations/{destination.id}" class="no-underline p-2 w-96">