bugfix: sidebar fixed

This commit is contained in:
jamesread 2024-02-22 23:22:21 +00:00
parent 381bf59fbd
commit 2dee246593
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ nav {
}
nav.sidebar {
position: absolute;
position: fixed;
width: 180px;
height: 100vh;
left: 0;