tweaking of some shortcodes and adding osm

This commit is contained in:
Chris Cochrun 2022-11-01 17:26:46 -05:00
parent 35425157b0
commit 309a419d50
7 changed files with 32 additions and 12 deletions

View file

@ -4,7 +4,7 @@
}
</style>
<iframe id="v-frame" width="100%" frameborder="0" allow="clipboard-write" height="800px" src=https://secure.myvanco.com/L-Z772 scrolling="yes"></iframe>
<iframe class="h-screen" id="v-frame" width="100%" frameborder="0" allow="clipboard-write" src=https://secure.myvanco.com/L-Z772 scrolling="yes"></iframe>
<!-- <script type="application/javascript"> -->
<!-- window.onmessage=(e=>{const n=document.getElementById("v-frame");https:\/\/secure.myvanco.com===e.origin&&e.data.height&&(n.height=e.data.height,n.overflow="hidden")}); -->