Set CSS for sidebar.

This commit is contained in:
2024-05-03 16:01:44 +01:00
parent af1dc77756
commit 890d4857a0
3 changed files with 124 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ main {
}
.sidebar {
width: 250px;
width: 350px;
height: 100vh;
position: sticky;
top: 0;