diff --git a/public/css/hyde.css b/public/css/hyde.css index a7518c4..bb3754a 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -199,6 +199,10 @@ a.sidebar-nav-item:focus { margin-right: 22rem; } } +.iframe-parent{ + width: 94vw; + height: 75vh; +} @media (min-width: 48em) { .iframe-parent { @@ -206,10 +210,6 @@ a.sidebar-nav-item:focus { height: 75vw; } } -.iframe-parent{ - width: 94vw; - height: 75vh; -} /* Expand to the entire container */ iframe{