From 6fdfb31c58a2290253cd28842f4d1950b97cbfce Mon Sep 17 00:00:00 2001 From: nq4t Date: Wed, 25 Jan 2023 07:08:35 +0000 Subject: [PATCH] undo css --- 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 9d4ced7..041dfd3 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -61,7 +61,7 @@ html { } @media (min-width: 48em) { .sidebar { -/* position: fixed; */ + position: fixed; top: 0; left: 0; bottom: 0;