From c21d0fd0337ccda2b42cc9e6b482e19a7532fb51 Mon Sep 17 00:00:00 2001 From: nq4t Date: Thu, 2 Feb 2023 05:19:40 +0000 Subject: [PATCH] if this doesn't work just make it 4rem --- public/css/hyde.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/hyde.css b/public/css/hyde.css index 205986d..3150983 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -219,7 +219,7 @@ a.sidebar-nav-item:focus { .iframe-logudp{ display: inline-block; width: 15em; - height: 3.5em; + height: 3.7em; } .iframe-parent{