fix nav bar position

This commit is contained in:
Andreas Wrede
2026-05-01 04:32:04 -04:00
parent b290b21e23
commit 1f5e7465a3
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
width: 180px;
flex-shrink: 0;
position: sticky;
top: 20px;
top: 60px;
}
.sidebar-nav a {