From a76cc9dcf3521b65430caa13c3418a07223fa8b7 Mon Sep 17 00:00:00 2001 From: nq4t Date: Thu, 26 Jan 2023 02:28:37 +0000 Subject: [PATCH] go back to what kinda worked --- public/css/hyde.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/hyde.css b/public/css/hyde.css index 78c3655..14cc9e0 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -201,8 +201,8 @@ a.sidebar-nav-item:focus { } .iframe-parent{ - width: 100vw; - height: 50vh; + width: 45vw; + height: 75vh; } /* Expand to the entire container */