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;