map responsive

This commit is contained in:
2024-10-08 14:44:25 +02:00
parent 541aaff83c
commit 0f3c160735
5 changed files with 39 additions and 7 deletions

View File

@@ -3,9 +3,9 @@
<path {{ path_attributes }}></path>
</svg> #}
<svg
width="{{ vpw }}"
height="{{ vph }}"
viewBox="0 0 100% {{vp_h}}"
width="100%"
height="auto"
viewBox="0 0 {{ vpw }} {{ vph }}"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"