update height
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m0s

This commit is contained in:
2026-05-31 21:14:32 +00:00
Unverified
parent 9a6b0ac6e4
commit 567af24bfe

View File

@@ -19,7 +19,7 @@ tags: ['homelab', 'infrastructure', 'network']
<iframe <iframe
src="https://homelable.wompmacho.com/view?key=live" src="https://homelable.wompmacho.com/view?key=live"
width="100%" width="100%"
height="800px" height="700px"
style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); overflow: auto;" style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); overflow: auto;"
allowfullscreen> allowfullscreen>
</iframe> </iframe>