Use stable one-edge, update logic in RightNav

This commit is contained in:
Eric Bailey
2024-12-03 16:49:23 -06:00
parent f8f6d213a3
commit 415e3b9501
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
}
html {
background-color: white;
scrollbar-gutter: stable both-edges;
scrollbar-gutter: stable;
overflow-y: scroll;
}
@media (prefers-color-scheme: dark) {