From cccc7790c9c29e41a629c9d82afcaaa1065da564 Mon Sep 17 00:00:00 2001 From: nq4t Date: Wed, 25 Jan 2023 07:20:21 +0000 Subject: [PATCH] css4 --- 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 61a611c..5909303 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -160,7 +160,7 @@ a.sidebar-nav-item:focus { @media (min-width: 48em) { .content { - position: absolute + position: absolute; top: 0; max-width: 38rem; margin-left: 20rem;