@ -5,6 +5,7 @@ sidebar: 1
order: 6
---
<iframe frameborder="0" src="https://pistar.nq4t.com" width="830" height="685"></iframe>
<div class='iframe-parent'>
<iframe frameborder="0" src="https://pistar.nq4t.com"></iframe>
</div>
@ -200,6 +200,16 @@ a.sidebar-nav-item:focus {
}
.iframe-parent{
width: 100vw;
height: 50vh;
/* Expand to the entire container */
iframe{
width: 100%;
height: 100%;
/*