Browse Source

making changes to the size of the iframe

master
ccl 4 years ago
parent
commit
8b445ef745
  1. 2
      content/pages/stream.en.md

2
content/pages/stream.en.md

@ -14,7 +14,7 @@ Date: 2017-04-09
</div> </div>
</span> </span>
<iframe src="https://webchat.freenode.net/?#varia" height="400" width="300"></iframe> <iframe src="https://webchat.freenode.net/?#varia" style="border:0;width:100%;height:20vh"></iframe>
<script> <script>
(function(){ (function(){

Loading…
Cancel
Save