DmitrMakeev commited on
Commit
037f859
1 Parent(s): b654efd

Update settings.html

Browse files
Files changed (1) hide show
  1. settings.html +1 -3
settings.html CHANGED
@@ -2,10 +2,8 @@
2
  <html>
3
  <body>
4
 
5
- <h2>HTML Iframes</h2>
6
- <p>You can also use the CSS height and width properties to specify the size of the iframe:</p>
7
 
8
- <iframe src="https://qr.green-api.com/waInstance1101761238/88b54820abd5445894bf547dca2fb2f32ee6e70a29004c18ab" style="height:480px;width:780px" title="Iframe Example"></iframe>
9
 
10
  </body>
11
  </html>
 
2
  <html>
3
  <body>
4
 
 
 
5
 
6
+ <iframe src="https://qr.green-api.com/waInstance1101761238/88b54820abd5445894bf547dca2fb2f32ee6e70a29004c18ab" style="height:100%;width:780px" title="Iframe Example"></iframe>
7
 
8
  </body>
9
  </html>