From 3242698bf9859a9280c1c0d0a124fd670230746f Mon Sep 17 00:00:00 2001 From: nq4t Date: Thu, 26 Jan 2023 03:26:36 +0000 Subject: [PATCH] getting closer23 --- public/css/hyde.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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{