responsive tables

This commit is contained in:
Benjamin Takats
2022-12-18 00:27:22 +01:00
parent 6bc2bdab5f
commit b62ff7ad5b
10 changed files with 142 additions and 16 deletions

View File

@@ -48,7 +48,7 @@
}
}"
>
<div id="mapworld" style="width: 100%; height: 800px"></div>
<div id="mapworld" style="width: 100%;" class="h-[200px] sm:h-[400px]"></div>
</div>
</div>
</section>