fix map patchwork display

This commit is contained in:
vcoppe
2024-07-05 22:44:19 +02:00
parent ac20b5a6e7
commit 9999f40d00

View File

@@ -117,7 +117,7 @@
<DocsLoader path="about/maps.md" />
</div>
<div
class="relative grow min-w-1/2 min-h-96 aspect-square rounded-2xl shadow-xl overflow-clip"
class="relative grow min-w-1/2 min-h-96 shrink-0 aspect-square rounded-2xl shadow-xl overflow-clip"
>
<enhanced:img
src={mapboxOutdoorsMap}