forked from MapComplete/MapComplete
UI: remove gap
This commit is contained in:
parent
ea947fc914
commit
3ef3893e95
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
<Tr t={t.older} />
|
<Tr t={t.older} />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<div class="flex flex-col items-center my-4 gap-y-4">
|
<div class="flex flex-col items-center my-4">
|
||||||
|
|
||||||
<a href="https://f-droid.org/packages/org.mapcomplete">
|
<a href="https://f-droid.org/packages/org.mapcomplete">
|
||||||
<img src={`https://f-droid.org/badge/get-it-on-${$lng}.png`}
|
<img src={`https://f-droid.org/badge/get-it-on-${$lng}.png`}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue