fix scalings tuff

This commit is contained in:
biglyderv 2025-05-26 18:09:20 -04:00
parent 9f77ef3ef2
commit 02ac92b097
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5

View file

@ -235,6 +235,7 @@ h1 {
iframe { iframe {
border: none; border: none;
width: 500px; width: 700px;
height: 500px; height: 900px;
overflow: auto;
} }