diff --git a/components/home/HomeMap.vue b/components/home/HomeMap.vue index 111d796dd7880309d16820a21cbe4bed58370b97..10f72ccf8d025bd71c80a3a5a98043a60f87ad89 100644 --- a/components/home/HomeMap.vue +++ b/components/home/HomeMap.vue @@ -27,7 +27,7 @@ <iframe :src="intersected ? $config.map_url : null" - class="w-screen bg-gray-200" + class="w-full bg-gray-200" style="height: 50vh; min-height: 600px" title="Carte monnaie-libre" />