Fix team overlap

This commit is contained in:
Luke 2020-08-03 13:59:34 +02:00 committed by davegson
parent 4fa277d70c
commit 45c5a1888f

View file

@ -54,7 +54,7 @@
<img style="min-width: 19px;" src="{{ site.assets_url }}icons/files.svg" alt="">
{% endif %}
</div>
<h1 class="pl-3 font-bold text-lg">{{ card.title }}</h1>
<h1 class="pl-3 font-bold text-lg pr-16 ">{{ card.title }}</h1>
</div>
</div>
</div>