From 6b427f84d25c88e965030b9888b438e3031fee3b Mon Sep 17 00:00:00 2001 From: nq4t Date: Thu, 26 Jan 2023 03:20:53 +0000 Subject: [PATCH] getting closer2 --- 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 944a141..a7518c4 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -200,7 +200,7 @@ a.sidebar-nav-item:focus { } } -@media (min-width: 64em) { +@media (min-width: 48em) { .iframe-parent { width: 45vw; height: 75vw;