fix map patchwork display
This commit is contained in:
parent
ac20b5a6e7
commit
9999f40d00
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
||||||
<DocsLoader path="about/maps.md" />
|
<DocsLoader path="about/maps.md" />
|
||||||
</div>
|
</div>
|
||||||
<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
|
<enhanced:img
|
||||||
src={mapboxOutdoorsMap}
|
src={mapboxOutdoorsMap}
|
||||||
|
|
Loading…
Reference in a new issue