forked from MapComplete/MapComplete
UI: fix #2485
This commit is contained in:
parent
02f606cc63
commit
48d6c878d7
1 changed files with 3 additions and 3 deletions
|
@ -151,12 +151,12 @@
|
|||
</div>
|
||||
|
||||
<div class="mt-8 flex flex-col items-center gap-x-2 border-t border-dashed border-gray-300 pt-4">
|
||||
<div class="mr-4 flex w-96">
|
||||
<div class="mr-4 flex w-96 flex-wrap md:flex-nowrap items-center justify-center">
|
||||
<a href="https://nlnet.nl/entrust" class="p-2">
|
||||
<NGI0Entrust_tag />
|
||||
<NGI0Entrust_tag class="grow-0 w-48"/>
|
||||
</a>
|
||||
<a href="https://nlnet.nl" class="p-2">
|
||||
<Nlnet />
|
||||
<Nlnet class="grow-0 w-48"/>
|
||||
</a>
|
||||
</div>
|
||||
<span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue