test for overflow
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m0s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m0s
This commit is contained in:
@@ -19,8 +19,8 @@ tags: ['homelab', 'infrastructure', 'network']
|
||||
<iframe
|
||||
src="https://homelable.wompmacho.com/view?key=live"
|
||||
width="100%"
|
||||
height="600px"
|
||||
style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1);"
|
||||
height="800px"
|
||||
style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); overflow: auto;"
|
||||
allowfullscreen>
|
||||
</iframe>
|
||||
{{< /rawhtml >}}
|
||||
|
||||
Reference in New Issue
Block a user