diff --git a/styles/blog.css b/styles/blog.css index 57d77860..9ae3a2a9 100644 --- a/styles/blog.css +++ b/styles/blog.css @@ -340,7 +340,7 @@ body.dark-mode .saved-blogs { /* Hidden by default */ position: fixed; /* Stay in place */ - z-index: 1000; + z-index: 1500; /* Sit on top */ left: 0; top: 0;