diff --git a/public/css/hyde.css b/public/css/hyde.css index 471bbb0..4f51b4f 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -261,13 +261,13 @@ a.sidebar-nav-item:focus { @media (min-width: 104em) { .iframe-parent { width: 50vw; - height: 42vw; + height: 40vw; } } @media (min-width: 114em) { .iframe-parent { width: 45vw; - height: 42vw; + height: 35vw; } } /* Expand to the entire container */