wrote documentation for lanes

This commit is contained in:
2026-09-01 12:34:22 +02:00
parent 4de9e91efd
commit 368310d026
5 changed files with 677 additions and 11 deletions
+1 -2
View File
@@ -262,7 +262,7 @@ header nav a:hover::after {
overflow: hidden;
top: 100%; /* Position below the dropdown */
left: 0; /* Align left edge */
min-width: 160px;
min-width: 240px;
background-color: var(--color-bg-secondary);
box-shadow: var(--shadow-medium);
@@ -336,7 +336,6 @@ main {
}
.side-nav {
width: 200px;
min-width: 200px;
padding-left: 0;
overflow-y: auto;