mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Fix team overlap
This commit is contained in:
parent
4fa277d70c
commit
45c5a1888f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
<img style="min-width: 19px;" src="{{ site.assets_url }}icons/files.svg" alt="">
|
<img style="min-width: 19px;" src="{{ site.assets_url }}icons/files.svg" alt="">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue