From 9eb3fb063a35f760b7905807435d58d3bb37d40b Mon Sep 17 00:00:00 2001 From: nq4t Date: Mon, 30 Jan 2023 03:51:16 +0000 Subject: [PATCH] more css tweaks --- 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 ce7deeb..2011a23 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -162,7 +162,7 @@ a.sidebar-nav-item:focus { .content { position: absolute; top: 0; - max-width: 45rem; + max-width: 60rem; margin-left: 20rem; margin-right: 2rem; }